~cjgomes-it/+junk/pantheon-notify

« back to all changes in this revision

Viewing changes to build/CMakeFiles/CMakeSystem.cmake

  • Committer: Carlos Gomes
  • Date: 2014-01-05 00:16:55 UTC
  • Revision ID: cjgomes.it@gmail.com-20140105001655-jxnlrqrw79l6sbrs
first release

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
 
 
2
 
 
3
SET(CMAKE_SYSTEM "Linux-3.8.0-31-generic")
 
4
SET(CMAKE_SYSTEM_NAME "Linux")
 
5
SET(CMAKE_SYSTEM_VERSION "3.8.0-31-generic")
 
6
SET(CMAKE_SYSTEM_PROCESSOR "x86_64")
 
7
 
 
8
SET(CMAKE_HOST_SYSTEM "Linux-3.8.0-31-generic")
 
9
SET(CMAKE_HOST_SYSTEM_NAME "Linux")
 
10
SET(CMAKE_HOST_SYSTEM_VERSION "3.8.0-31-generic")
 
11
SET(CMAKE_HOST_SYSTEM_PROCESSOR "x86_64")
 
12
 
 
13
SET(CMAKE_CROSSCOMPILING "FALSE")
 
14
 
 
15
SET(CMAKE_SYSTEM_LOADED 1)