Skip to content
Snippets Groups Projects
Commit 52280ef9 authored by Cristian Galperti's avatar Cristian Galperti
Browse files

search path fix

parent a9ea6bc1
No related merge requests found
......@@ -35,7 +35,7 @@ USER_OPTS = -DMKL
#USER_OPTS += -fPIC -Wno-extra-tokens -O3 -xCORE-AVX512 -no-prec-div -fp-model fast=2
#USER_OPTS += -fPIC -Wno-extra-tokens -O3 -no-prec-div -fp-model fast=2
USER_OPTS += -fPIC -g
USER_OPTS += -I$(RTCCODE_PATH)/core/codegen/
USER_OPTS += -I$(SCDDS_PATH)/codegen/
#------------------------ Macros read by make_rtw ------------------------------
......
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