This commit is contained in:
2025-08-12 10:42:30 +08:00
parent fb6874c1e5
commit 71b44dc6b0
15 changed files with 746 additions and 61 deletions

View File

@@ -11,7 +11,7 @@ PROJECT( IVP_EXTEND )
set (CMAKE_CXX_STANDARD 11)
# Resolved conflict: using relative path for MOOSIVP_SOURCE_TREE_BASE
set (MOOSIVP_SOURCE_TREE_BASE "../moos-ivp")
set (MOOSIVP_SOURCE_TREE_BASE "/home/zjk/project/lib/moos-ivp")
#=======================================================================
# Set the output directories for the binary and library files