open-license-manager
2014-08-06 425c196d0762424675120d92f9e4105d13af0f1a
src/license-generator/CMakeLists.txt
@@ -4,6 +4,7 @@
    license-generator.cpp
    LicenseSigner.cpp
)
link_directories ( ${Boost_LIBRARY_DIRS} )
add_dependencies( license_generator_lib private_key )
@@ -13,8 +14,6 @@
     ${Boost_LIBRARIES}
     ${EXTERNAL_LIBS}
)
#SET_TARGET_PROPERTIES(license_generator_lib PROPERTIES LINK_SEARCH_START_STATIC ON)
#SET_TARGET_PROPERTIES(license_generator_lib PROPERTIES LINK_SEARCH_END_STATIC ON)
add_executable(
 license_generator