Edwin Leuven wrote:
Peter Kümmel wrote:
and what about this one?
-file(GLOB support_min_zip_headers
${TOP_SRC_DIR}/src/support/minizip/*.h)
+file(GLOB support_minzip_headers
${TOP_SRC_DIR}/src/support/minizip/*.h)
Yes, why not.
good question since later on it reads:
if(NOT MERGE_FILES
Peter Kümmel wrote:
and what about this one?
-file(GLOB support_min_zip_headers
${TOP_SRC_DIR}/src/support/minizip/*.h)
+file(GLOB support_minzip_headers ${TOP_SRC_DIR}/src/support/minizip/*.h)
Yes, why not.
good question since later on it reads:
if(NOT MERGE_FILES)
set(support_
Edwin Leuven wrote:
Peter Kümmel wrote:
Leuven, E. wrote:
i think that something like the attached is needed
Index: development/cmake/src/support/CMakeLists.txt
and what about this one?
-file(GLOB support_min_zip_headers ${TOP_SRC_DIR}/src/support/minizip/*.h)
+file(GLOB support_minzip_he
Peter Kümmel wrote:
Leuven, E. wrote:
i think that something like the attached is needed
Index: development/cmake/src/support/CMakeLists.txt
and what about this one?
-file(GLOB support_min_zip_headers ${TOP_SRC_DIR}/src/support/minizip/*.h)
+file(GLOB support_minzip_headers ${TOP_SRC_DIR}/
Leuven, E. wrote:
i think that something like the attached is needed
Index: development/cmake/src/support/CMakeLists.txt
===
--- development/cmake/src/support/CMakeLists.txt(revision 20042)
+++ development/cmake/src/suppor
i think that something like the attached is needed
Index: development/cmake/src/support/CMakeLists.txt
===
--- development/cmake/src/support/CMakeLists.txt (revision 20030)
+++ development/cmake/src/support/CMakeLists.txt (working cop