This website requires JavaScript.
Explore
Help
Register
Sign In
mirror
/
CMake
Watch
1
Star
0
Fork
0
You've already forked CMake
mirror of
https://github.com/Kitware/CMake.git
synced
2026-02-24 08:38:39 -06:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
d67286ff9b4db3ef9a8bf3e91b0dacc8aac90c05
CMake
/
Tests
/
SimpleInstallS2
History
Rolf Eike Beer
cd4451d1e7
replace string(... MATCHES "^const$) with string(... STREQUAL "const")
2013-06-02 22:18:19 +02:00
..
scripts
…
TestSubDir
…
CMakeLists.txt
replace string(... MATCHES "^const$) with string(... STREQUAL "const")
2013-06-02 22:18:19 +02:00
foo.c
…
foo.h
…
inst2.cxx
…
inst.cxx
…
InstallScript1.cmake
Remove CMake-language block-end command arguments
2012-08-13 14:19:16 -04:00
InstallScript2.cmake
Remove CMake-language block-end command arguments
2012-08-13 14:19:16 -04:00
InstallScript3.cmake
Remove CMake-language block-end command arguments
2012-08-13 14:19:16 -04:00
InstallScript4.cmake
Remove CMake-language block-end command arguments
2012-08-13 14:19:16 -04:00
lib1.cxx
…
lib1.h
…
lib2.cxx
…
lib2.h
…
lib3.cxx
…
lib3.h
…
lib4.cxx
…
lib4.h
…
PackageScript.cmake
Remove CMake-language block-end command arguments
2012-08-13 14:19:16 -04:00
PostInstall.cmake
Remove CMake-language block-end command arguments
2012-08-13 14:19:16 -04:00
PreInstall.cmake
…