We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2df05cc commit c747a30Copy full SHA for c747a30
CMakeLists.txt
@@ -1,4 +1,5 @@
1
cmake_minimum_required(VERSION 3.0)
2
+project(extract-xiso)
3
4
string(TOUPPER __${CMAKE_SYSTEM_NAME}__ TARGET_OS)
5
0 commit comments