forked from Ivasoft/DSView
Add DSLogic hardware support
This commit is contained in:
15
DSLogic-gui/CMakeFiles/CMakeSystem.cmake
Normal file
15
DSLogic-gui/CMakeFiles/CMakeSystem.cmake
Normal file
@@ -0,0 +1,15 @@
|
||||
|
||||
|
||||
SET(CMAKE_SYSTEM "Linux-3.2.0-29-generic-pae")
|
||||
SET(CMAKE_SYSTEM_NAME "Linux")
|
||||
SET(CMAKE_SYSTEM_VERSION "3.2.0-29-generic-pae")
|
||||
SET(CMAKE_SYSTEM_PROCESSOR "i686")
|
||||
|
||||
SET(CMAKE_HOST_SYSTEM "Linux-3.2.0-29-generic-pae")
|
||||
SET(CMAKE_HOST_SYSTEM_NAME "Linux")
|
||||
SET(CMAKE_HOST_SYSTEM_VERSION "3.2.0-29-generic-pae")
|
||||
SET(CMAKE_HOST_SYSTEM_PROCESSOR "i686")
|
||||
|
||||
SET(CMAKE_CROSSCOMPILING "FALSE")
|
||||
|
||||
SET(CMAKE_SYSTEM_LOADED 1)
|
||||
Reference in New Issue
Block a user