Gabriele Contini
2019-10-12 6289712ceaeef9c5f6d4ae746fe7b754c8e5173e
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}>