diff --git a/CMakeLists.txt b/CMakeLists.txt index 6ea0bfe..3afb097 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -49,10 +49,6 @@ if(CXXOPTS_USE_UNICODE_HELP) target_compile_definitions(cxxopts INTERFACE CXXOPTS_USE_UNICODE) endif() -target_sources(cxxopts INTERFACE - $ - $ - ) target_include_directories(cxxopts INTERFACE $ $