From bcc2c2b3761b818f91e365f6ba5f43842410aca9 Mon Sep 17 00:00:00 2001 From: open-license-manager <rillf@maildrop.cc> Date: 周三, 23 4月 2014 17:51:04 +0800 Subject: [PATCH] calculate disk identifiers --- src/license-generator/CMakeLists.txt | 2 -- 1 files changed, 0 insertions(+), 2 deletions(-) diff --git a/src/license-generator/CMakeLists.txt b/src/license-generator/CMakeLists.txt index b1d69e4..24b3f28 100644 --- a/src/license-generator/CMakeLists.txt +++ b/src/license-generator/CMakeLists.txt @@ -13,8 +13,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 -- Gitblit v1.9.1