mirror of
git://git.acid.vegas/anope.git
synced 2025-02-20 18:09:03 +00:00
6 lines
117 B
CMake
6 lines
117 B
CMake
build_subdir(${CMAKE_CURRENT_SOURCE_DIR})
|
|
|
|
install(DIRECTORY templates
|
|
DESTINATION "${DB_DIR}/modules/webcpanel"
|
|
)
|