|
From: <kin...@us...> - 2025-09-10 00:52:53
|
Revision: 7385
http://sourceforge.net/p/teem/code/7385
Author: kindlmann
Date: 2025-09-10 00:52:48 +0000 (Wed, 10 Sep 2025)
Log Message:
-----------
still in progress
Modified Paths:
--------------
teem/trunk/CMake/CheckLibM.cmake
Modified: teem/trunk/CMake/CheckLibM.cmake
===================================================================
--- teem/trunk/CMake/CheckLibM.cmake 2025-09-10 00:51:14 UTC (rev 7384)
+++ teem/trunk/CMake/CheckLibM.cmake 2025-09-10 00:52:48 UTC (rev 7385)
@@ -140,5 +140,5 @@
endif()
### ------------------------------------------------------------------------
-# Cleanup
+# Cleanup if we didn't crash out
file(REMOVE_RECURSE "${_checklibm_dir}")
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
|