|
From: <kin...@us...> - 2025-09-12 10:05:21
|
Revision: 7424
http://sourceforge.net/p/teem/code/7424
Author: kindlmann
Date: 2025-09-12 10:05:19 +0000 (Fri, 12 Sep 2025)
Log Message:
-----------
forgot to list some cmake things
Modified Paths:
--------------
teem/trunk/CMakeLists-v2.txt
Modified: teem/trunk/CMakeLists-v2.txt
===================================================================
--- teem/trunk/CMakeLists-v2.txt 2025-09-12 10:02:41 UTC (rev 7423)
+++ teem/trunk/CMakeLists-v2.txt 2025-09-12 10:05:19 UTC (rev 7424)
@@ -39,8 +39,10 @@
# CheckLibmNeeded.cmake (new for Teem v2)
# - src/bin/CMakeLists.txt
# - src/{air,biff,...}/CMakeLists.txt
+# - CTestConfig.cmake
# - tests/ctest/CMakeLists.txt
# - tests/ctest/{air,biff,...}/CMakeLists.txt
+# - UseTeemCMakeDemo/CMakeLists.txt
# were re-written entirely for Teem v2, by me (GLK), with help from ChatGPT. This is the
# first time I've really scrutinized and tried to understand the CMake files, and the
# first time I've tried anything non-trivial with ChatGPT. Current generative AI tools
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
|