open-license-manager
2014-09-08 897303206e87db7616b8c5f11b894c94b1047e7c
test/library/CMakeLists.txt
@@ -7,8 +7,7 @@
target_link_libraries(
 license_reader_test
 license++_static
 boost_filesystem
 boost_test
 ${Boost_LIBRARIES}
)
#SET_TARGET_PROPERTIES(license_reader_test PROPERTIES LINK_SEARCH_START_STATIC ON)
@@ -26,7 +25,7 @@
   target_link_libraries(
       os_linux_test
       os
       ${Boost_test_LIBRARY}
       ${Boost_LIBRARIES}
   )
   
   #add_dependencies( os_linux_test )