1
0
mirror of https://github.com/anope/anope.git synced 2026-07-01 14:26:37 +02:00
Files
anope/modules/webcpanel/CMakeLists.txt
T
2024-03-26 11:22:43 +00:00

6 lines
130 B
CMake

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