Skip to content

Commit

Permalink
remove packaging of test dir; does not exist on older mania releases
Browse files Browse the repository at this point in the history
  • Loading branch information
genscale-admin committed Apr 18, 2016
1 parent 28cf779 commit 01dd7c1
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -111,7 +111,6 @@ SET (CPACK_SOURCE_IGNORE_FILES

# We copy the project binary to the 'bin' directory
INSTALL (TARGETS ${PROJECT_NAME} DESTINATION bin)
INSTALL (DIRECTORY "${PROJECT_SOURCE_DIR}/test/" DESTINATION test)
INSTALL (FILES LICENSE README.md DESTINATION bin/..)

# We include the "bin" tag into binary archive file name
Expand Down

0 comments on commit 01dd7c1

Please sign in to comment.