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

This commit should be ignored.

parent 60491cd5
No related branches found
No related tags found
1 merge request!279WIP: Resolve "std::set and std::map instead of std::list in wolf nodes"
Pipeline #4013 failed
......@@ -67,4 +67,5 @@ wolf_build_and_test:
- ls # we can check whether the directory was already full
- cmake -DCMAKE_BUILD_TYPE=release -DBUILD_EXAMPLES=ON -DBUILD_TESTS=ON ..
- make -j$(nproc)
- ctest
- ctest -j$(nproc)
- make install
......@@ -279,6 +279,7 @@ SET(HDRS_DTASSC
include/core/association/association_tree.h
include/core/association/matrix.h
include/core/association/association_nnls.h
include/core/association/tangapepino.h
)
SET(HDRS_YAML
......
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