mirror of
https://bitbucket.org/smil3y/kde-extraapps.git
synced 2025-02-25 03:12:53 +00:00
3 lines
129 B
CMake
3 lines
129 B
CMake
set(module_install_dir ${DATA_INSTALL_DIR}/cmake/modules )
|
|
|
|
install(FILES FindKTorrent.cmake DESTINATION ${module_install_dir})
|