repo.or.cz
/
cmake.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
STYLE: Nightly Version update
[cmake.git]
/
Modules
/
CMakeSystem.cmake.in
blob
ad921f6be1b09ec7d0daa5a0dba4ebe8ff66ede3
1
SET(CMAKE_SYSTEM "@CMAKE_SYSTEM@")
2
SET(CMAKE_SYSTEM_NAME "@CMAKE_SYSTEM_NAME@")
3
SET(CMAKE_SYSTEM_VERSION "@CMAKE_SYSTEM_VERSION@")
4
SET(CMAKE_SYSTEM_PROCESSOR "@CMAKE_SYSTEM_PROCESSOR@")
5
SET(CMAKE_SYSTEM_LOADED 1)