allow examples to link to gtsam_unstable

release/4.3a0
Varun Agrawal 2022-11-07 18:31:15 -05:00
parent 256c664aaa
commit d57fffb703
1 changed files with 1 additions and 1 deletions

View File

@ -2,4 +2,4 @@ set (excluded_examples
elaboratePoint2KalmanFilter.cpp
)
gtsamAddExamplesGlob("*.cpp" "${excluded_examples}" "gtsam;${Boost_PROGRAM_OPTIONS_LIBRARY}")
gtsamAddExamplesGlob("*.cpp" "${excluded_examples}" "gtsam;gtsam_unstable;${Boost_PROGRAM_OPTIONS_LIBRARY}")