[Cmake-commits] [cmake-commits] hoffman committed CMakeLists.txt 1.8.2.2 1.8.2.3

cmake-commits at cmake.org cmake-commits at cmake.org
Sun Apr 20 20:44:57 EDT 2008


Update of /cvsroot/CMake/CMake/Tests/Framework
In directory public:/mounts/ram/cvs-serv31631/Tests/Framework

Modified Files:
      Tag: CMake-2-6
	CMakeLists.txt 
Log Message:
ENH: merge in from main tree


Index: CMakeLists.txt
===================================================================
RCS file: /cvsroot/CMake/CMake/Tests/Framework/CMakeLists.txt,v
retrieving revision 1.8.2.2
retrieving revision 1.8.2.3
diff -C 2 -d -r1.8.2.2 -r1.8.2.3
*** CMakeLists.txt	8 Apr 2008 16:22:51 -0000	1.8.2.2
--- CMakeLists.txt	21 Apr 2008 00:44:55 -0000	1.8.2.3
***************
*** 25,28 ****
--- 25,29 ----
    RESOURCE "test.lua"
    INSTALL_NAME_DIR "@executable_path/../../../Library/Frameworks"
+   DEBUG_POSTFIX -d
  )
  # fooBoth.h is listed as both public and private... (private wins...)



More information about the Cmake-commits mailing list