update cmakelists

This commit is contained in:
2026-09-05 17:48:21 +02:00
parent 3dcb73aaec
commit af7ed86424
+2
View File
@@ -415,6 +415,8 @@ else()
OUTPUT "${CONCORD_INSTALL_SCRIPT}" OUTPUT "${CONCORD_INSTALL_SCRIPT}"
@ONLY @ONLY
CONTENT [[ CONTENT [[
cmake_policy(SET CMP0057 NEW)
file(MAKE_DIRECTORY "@CONCORD_INCLUDE_DIR@/concord" "@CONCORD_PREFIX@/lib") file(MAKE_DIRECTORY "@CONCORD_INCLUDE_DIR@/concord" "@CONCORD_PREFIX@/lib")
# Upstream flattens all three header directories into one include/concord. Check # Upstream flattens all three header directories into one include/concord. Check