|
From: <kin...@us...> - 2025-09-03 18:42:37
|
Revision: 7349
http://sourceforge.net/p/teem/code/7349
Author: kindlmann
Date: 2025-09-03 18:42:35 +0000 (Wed, 03 Sep 2025)
Log Message:
-----------
explanatory comment on where this comes from
Modified Paths:
--------------
teem/trunk/CMake/airExistsConf.h
Modified: teem/trunk/CMake/airExistsConf.h
===================================================================
--- teem/trunk/CMake/airExistsConf.h 2025-09-03 18:28:14 UTC (rev 7348)
+++ teem/trunk/CMake/airExistsConf.h 2025-09-03 18:42:35 UTC (rev 7349)
@@ -1,3 +1,7 @@
+/* The contents of this file are generated by CMake at configure-time, from
+ the original at teem/CMake/airExistsConf.h, according to the results of
+ running the stand-alone test program teem/CMake/TestAIR_EXISTS.c.
+ For more details, search for AIR_EXISTS in teem/CMakeLists.txt */
#ifndef airExistsConf_h
#define airExistsConf_h
#cmakedefine AIR_EXISTS_MACRO_FAILS
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
|