update cmakelists
This commit is contained in:
parent
fc0314750a
commit
f112ca41ee
@ -1,6 +1,7 @@
|
||||
# 设定源文件文件夹
|
||||
aux_source_directory(lib LIBTIN_SRC)
|
||||
|
||||
# 这个 GetOptWin 库可在此地址找到 https://gitee.com/yizhangss/getopt-win
|
||||
if(WIN32)
|
||||
find_package(GetOptWin REQUIRED)
|
||||
message(STATUS "Found GetOpt-Win")
|
||||
|
Loading…
Reference in New Issue
Block a user