diff --git a/src/CMakeLists.txt b/src/CMakeLists.txt index a8d2f6a1..65dd38ac 100644 --- a/src/CMakeLists.txt +++ b/src/CMakeLists.txt @@ -1,7 +1,5 @@ # SPDX-License-Identifier: MIT -configure_file(version.cpp _version.cpp ESCAPE_QUOTES) - add_library(common OBJECT "extern/getopt.cpp" "cli.cpp"