gcontini
2019-12-07 74001fb4ce5041c3deb42a0ca252ae338aa571db
test/library/CMakeLists.txt
@@ -21,7 +21,7 @@
   target_link_libraries(
       test_os_linux
       os
       licensecc_static
       ${Boost_LIBRARIES}
   )
@@ -36,7 +36,7 @@
target_link_libraries(
 test_license_locator
 locators
 licensecc_static
 ${Boost_LIBRARIES}
)