Add 3rdparty getopt for MSVC
This commit is contained in:
2
3rdparty/getopt/CMakeLists.txt
vendored
Normal file
2
3rdparty/getopt/CMakeLists.txt
vendored
Normal file
@@ -0,0 +1,2 @@
|
||||
add_library(getopt STATIC getopt.c)
|
||||
target_include_directories(getopt PRIVATE ${CMAKE_CURRENT_SOURCE_DIR})
|
||||
Reference in New Issue
Block a user