Skip to content
Snippets Groups Projects
Commit aaea2a5e authored by Martin Beseda's avatar Martin Beseda
Browse files

Trying to fix CI...

parent cf62d33a
No related branches found
No related tags found
No related merge requests found
...@@ -63,7 +63,7 @@ if ("${BUILD_LIB}" STREQUAL "yes") ...@@ -63,7 +63,7 @@ if ("${BUILD_LIB}" STREQUAL "yes")
NormalizationStrategy/NormalizationStrategy.cpp NormalizationStrategy/NormalizationStrategy.cpp
LearningMethods/GradientDescentSingleItem.cpp LearningMethods/GradientDescentSingleItem.cpp
LearningMethods/LearningSequence.cpp LearningMethods/LearningSequence.cpp
LearningMethods/GradientDescentBB.cpp6 LearningMethods/GradientDescentBB.cpp
) )
# FileSystem C++ library - has to be linked manually in GCC-8 # FileSystem C++ library - has to be linked manually in GCC-8
......
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