Skip to content
Snippets Groups Projects
Commit 71055bc8 authored by Joaquim Casals Buñuel's avatar Joaquim Casals Buñuel
Browse files

Add check_log.hpp to CMakeLists.txt

parent f4ab2fd6
No related branches found
No related tags found
1 merge request!340Resolve "Problem::check() more exhaustive"
Pipeline #4962 passed
This commit is part of merge request !340. Comments created here will be created in the context of that merge request.
......@@ -181,6 +181,7 @@ SET(HDRS_MATH
include/core/math/covariance.h
)
SET(HDRS_UTILS
include/core/utils/check_log.hpp
include/core/utils/converter.h
include/core/utils/eigen_assert.h
include/core/utils/eigen_predicates.h
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment