summaryrefslogtreecommitdiff
path: root/plugins/Clist_modern/CMakeLists.txt
blob: 9b2017d2f89fcc885f0d861a0a8d6ec189cf9001 (plain)
1
2
3
4
file(GLOB SOURCES "src/*.h" "src/*.cpp" "res/*.rc")
set(TARGET Clist_modern)
include(${CMAKE_SOURCE_DIR}/cmake/plugin.cmake)
add_subdirectory(icons_pack)