diff options
Diffstat (limited to 'CMakeLists.txt')
| -rw-r--r-- | CMakeLists.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/CMakeLists.txt b/CMakeLists.txt index 36a4d0a9..5c8fa04d 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -160,7 +160,7 @@ if(WIN32) # TODO add_subdirectory(test) endif() -install(DIRECTORY images DESTINATION "share/${PROJECT_NAME}") +install(DIRECTORY images anim DESTINATION "share/floormat") fm_run_hook(fm-userconfig-post) get_cmake_property(_variableNames VARIABLES) |
