diff --git a/CMakeLists.txt b/CMakeLists.txt index a28aee9..1b1f150 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -55,5 +55,5 @@ INSTALL (TARGETS fysxasteroids ) INSTALL (DIRECTORY ${DATA_DIR} - DESTINATION share/fysxasteroids + DESTINATION share/fysxasteroids/data )