2014-02-14 02:24:14 +08:00
|
|
|
set (excluded_examples
|
|
|
|
DiscreteBayesNet_FG.cpp
|
|
|
|
UGM_chain.cpp
|
|
|
|
UGM_small.cpp
|
|
|
|
elaboratePoint2KalmanFilter.cpp
|
2013-08-17 01:13:45 +08:00
|
|
|
)
|
|
|
|
|
2014-02-14 02:24:14 +08:00
|
|
|
gtsamAddExamplesGlob("*.cpp" "${excluded_examples}" "gtsam;${Boost_PROGRAM_OPTIONS_LIBRARY}")
|