Skip to content

Commit 4c4c1c3

Browse files
committed
- Fixed compilation of OMShell.app on OSX
git-svn-id: https://openmodelica.org/svn/OpenModelica/trunk@5684 f25d12d1-65f4-0310-ae8a-bbce733d8d8e
1 parent dd3c90a commit 4c4c1c3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

OMShell/OMShell.config.in

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
CORBALIBS = @CORBALIBS@
22
CORBAINC = @CORBACFLAGS@
33
USE_CORBA = @QT_USE_CORBA@
4-
4+
INCLUDEPATH += $$system(echo @CFLAGS@ | sed "s/\ //g" | grep ^-I | sed s/^-I//)

0 commit comments

Comments
 (0)