1
0
mirror of https://github.com/anope/anope.git synced 2026-06-25 03:46:36 +02:00
Files
anope/modules/webcpanel/CMakeLists.txt
T
2024-04-02 16:52:41 +01:00

6 lines
132 B
CMake

build_subdir(${CMAKE_CURRENT_SOURCE_DIR})
install(DIRECTORY "templates/"
DESTINATION "${DATA_DIR}/webcpanel/templates/default"
)