anope/modules/webcpanel/CMakeLists.txt

6 lines
117 B
CMake
Raw Normal View History

2023-05-07 10:44:21 -07:00
build_subdir(${CMAKE_CURRENT_SOURCE_DIR})
install(DIRECTORY templates
DESTINATION "${DB_DIR}/modules/webcpanel"
)