gcontini
2019-12-14 11a0f65bae425baf09508e2d57c830f5cad69df5
src/CMakeLists.txt
@@ -1,6 +1,7 @@
add_subdirectory("bootstrap")
add_subdirectory("library")
add_subdirectory("pc-identifier")
add_subdirectory("license-generator")
#for no reason overwrite it (maybe it's manually customized)
IF(NOT EXISTS "${LCC_INCLUDE_DIR}/licensecc_properties.h")
   configure_file ("templates/licensecc_properties.h.in"
      "${LCC_INCLUDE_DIR}/licensecc_properties.h")
ENDIF(NOT EXISTS "${LCC_INCLUDE_DIR}/licensecc_properties.h")