gcontini
2019-10-12 dda16735b94661b798d6c0fd3e41af944de0a1fe
src/tools/license-generator/CMakeLists.txt
@@ -10,7 +10,7 @@
target_link_libraries(
     license_generator_lib
     tools_base
     licensepp_static
     licensecc_static
    $<$<CONFIG:Debug>:${Boost_PROGRAM_OPTIONS_LIBRARY_DEBUG}>
     $<$<NOT:$<CONFIG:Debug>>:${Boost_PROGRAM_OPTIONS_LIBRARY_RELEASE}>    
    $<$<CONFIG:Debug>:${Boost_SYSTEM_LIBRARY_DEBUG}>