Skip to content

Commit

Permalink
Merge pull request fstl-app#18 from mxttie/master
Browse files Browse the repository at this point in the history
fix cpack dep
  • Loading branch information
mkeeter authored May 16, 2017
2 parents bf04da3 + 690fda5 commit f372c61
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -134,4 +134,4 @@ else()
set(CPACK_PACKAGE_FILE_NAME "${PROJECT_NAME}-${PROJECT_VERSION}")
endif(WIN32)

include(CPACK)
include(CPack)

0 comments on commit f372c61

Please sign in to comment.