From e75af5bb4fba2addbe951ebafc5656a81b59eaae Mon Sep 17 00:00:00 2001 From: Roland Conybeare Date: Wed, 18 Feb 2026 13:44:57 -0500 Subject: [PATCH] + xo-numeric/ [WIP] --- CMakeLists.txt | 5 ----- 1 file changed, 5 deletions(-) diff --git a/CMakeLists.txt b/CMakeLists.txt index a8b29a2..ac63701 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -80,9 +80,4 @@ xo_add_genfacet_all(xo-procedure2-genfacet-all) add_subdirectory(src/procedure2) add_subdirectory(utest) -# ---------------------------------------------------------------- -# cmake export - -#xo_export_cmake_config(${PROJECT_NAME} ${PROJECT_VERSION} ${PROJECT_NAME}Targets) - # end CMakeLists.txt