open-license-manager
2014-04-14 f77e1e4d2adf4422943c10a1906854c3027391d8
test/library/reader/CMakeLists.txt
@@ -7,11 +7,8 @@
target_link_libraries(
 license_reader_test
 ${Boost_LIBRARIES}
 reader
 os
 base
 ${PLATFORM_LIBS}
 ${Boost_LIBRARIES}
)
SET_TARGET_PROPERTIES(license_reader_test PROPERTIES LINK_SEARCH_START_STATIC ON)