gcontini
2020-01-11 5081f5a80e62322155736ddf5c12140627aff2aa
src/CMakeLists.txt
@@ -1,4 +1,7 @@
add_subdirectory("library")
#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")