openclonk/thirdparty/getopt/CMakeLists.txt

7 lines
57 B
CMake

add_library(getopt
getopt.c
getopt.h
getopt_long.c
)