update cmakelists

This commit is contained in:
张壹 2021-11-12 20:46:16 +08:00
parent fc0314750a
commit f112ca41ee

View File

@ -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")