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-01-29 18:49:03 -06:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
132c40a8a89f701bc4cf4de8a716b5d02233d151
CMake
/
Tests
/
SimpleInstall
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
…