gcontini
2019-12-08 66e8c7601d2c52626e4ff39f2559cff3271eb770
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}
)