diff options
Diffstat (limited to 'Software/External Repositories/Protobuf/solution/CMakeFiles/3.9.3/CMakeSystem.cmake')
| -rw-r--r-- | Software/External Repositories/Protobuf/solution/CMakeFiles/3.9.3/CMakeSystem.cmake | 15 |
1 files changed, 15 insertions, 0 deletions
diff --git a/Software/External Repositories/Protobuf/solution/CMakeFiles/3.9.3/CMakeSystem.cmake b/Software/External Repositories/Protobuf/solution/CMakeFiles/3.9.3/CMakeSystem.cmake new file mode 100644 index 000000000..dcabad59f --- /dev/null +++ b/Software/External Repositories/Protobuf/solution/CMakeFiles/3.9.3/CMakeSystem.cmake @@ -0,0 +1,15 @@ +set(CMAKE_HOST_SYSTEM "Windows-10.0.15063") +set(CMAKE_HOST_SYSTEM_NAME "Windows") +set(CMAKE_HOST_SYSTEM_VERSION "10.0.15063") +set(CMAKE_HOST_SYSTEM_PROCESSOR "AMD64") + + + +set(CMAKE_SYSTEM "Windows-10.0.15063.0") +set(CMAKE_SYSTEM_NAME "Windows") +set(CMAKE_SYSTEM_VERSION "10.0.15063.0") +set(CMAKE_SYSTEM_PROCESSOR "AMD64") + +set(CMAKE_CROSSCOMPILING "FALSE") + +set(CMAKE_SYSTEM_LOADED 1) |
