Skip to content

Commit c747a30

Browse files
draccJayFoxRox
authored andcommitted
Add project name in CMakeLists.txt
Silences a warning from CMake.
1 parent 2df05cc commit c747a30

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

CMakeLists.txt

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,5 @@
11
cmake_minimum_required(VERSION 3.0)
2+
project(extract-xiso)
23

34
string(TOUPPER __${CMAKE_SYSTEM_NAME}__ TARGET_OS)
45

0 commit comments

Comments
 (0)