open-license-manager
2014-08-07 3894473c87783c8c50b6bf14a6a14b9a636d879a
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