diff --git a/CMakeLists.txt b/CMakeLists.txt index d86deb4e..8b4ea8b2 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -23,7 +23,6 @@ get_version_from_git(pluginplay_version "${CMAKE_CURRENT_LIST_DIR}") project(pluginplay VERSION "${pluginplay_version}" LANGUAGES CXX) set(CMAKE_CXX_STANDARD 20) -include(nwx_versions) include(get_cmaize) # Work out full paths to the project's include/source dirs