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