Fixed another comment

release/4.3a0
Richard Roberts 2014-05-06 19:14:03 -07:00
parent bd6b7a63d9
commit fe3ecc9f97
1 changed files with 1 additions and 1 deletions

View File

@ -39,5 +39,5 @@ gtsamAddTestsGlob("example" "tests/test*.cpp" "" "${CONVENIENCE_LIB_NAME}")
gtsamAddExamplesGlob("*.cpp" "" "${CONVENIENCE_LIB_NAME}")
###################################################################################
# Build MATLAB wrapper
# Build MATLAB wrapper (CMake tracks the dependecy to link with GTSAM through our project's static library)
wrap_and_install_library("example.h" "${CONVENIENCE_LIB_NAME}" "" "")