|
@@ -1,4 +1,4 @@
|
|
-# Impersonate a Linux system. Afterall, that's what we are...
|
|
|
|
|
|
+# Impersonate a Linux system. After all, that's what we are...
|
|
set(CMAKE_SYSTEM_NAME Linux)
|
|
set(CMAKE_SYSTEM_NAME Linux)
|
|
set(CMAKE_SYSTEM ${CMAKE_SYSTEM_NAME})
|
|
set(CMAKE_SYSTEM ${CMAKE_SYSTEM_NAME})
|
|
include(Platform/Linux)
|
|
include(Platform/Linux)
|