build: streamline CMAKE_MODULE_PATH interaction

This commit is contained in:
Roland Conybeare 2024-03-15 19:38:10 -04:00
commit 69d30651cc
4 changed files with 14 additions and 6 deletions

View file

@ -15,5 +15,3 @@ xo_add_shared_library4(${SELF_LIB} ${PROJECT_NAME}Targets ${PROJECT_VERSION} 1 $
# in xo-simulator/cmake/simulatorConfig.cmake.in
#
xo_dependency(${SELF_LIB} reactor)
#xo_dependency(${SELF_LIB} webutil)
#xo_dependency(${SELF_LIB} callback)