Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
monticore
EmbeddedMontiArc
generators
EMAM2Cpp
Commits
aafb1595
Commit
aafb1595
authored
Dec 25, 2018
by
Alexander David Hellwig
Browse files
Use normal instead of precompiled header
parent
f12ddf4a
Pipeline
#94161
passed with stages
in 29 minutes and 24 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
native/compileTestsArmadilloBackendOpenBLAS.sh
View file @
aafb1595
...
...
@@ -34,7 +34,7 @@ g++ -std=c++11 \
-I
"
${
ARMADILLO_HOME
}
/include"
\
-L
"
${
HOME
}
/lib/linux"
\
-o
"
${
2
}
/TestsForCurrentModel"
\
"
${
ARMADILLO_HOME
}
/include/catch_tests_main.cpp
.ghc
"
\
"
${
ARMADILLO_HOME
}
/include/catch_tests_main.cpp"
\
"
${
1
}
/test/tests_main.cpp"
\
-include
"
${
ARMADILLO_HOME
}
/include/armadillo.h"
\
-DARMA_DONT_USE_WRAPPER
-lopenblas
\ No newline at end of file
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment