Skip to content
GitLab
Menu
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
Leander Schulten
Lichtsteuerung
Commits
86f6d0d5
Commit
86f6d0d5
authored
Apr 08, 2018
by
Leander Schulten
Browse files
Add linker instructions for mac
parent
297931e1
Changes
1
Hide whitespace changes
Inline
Side-by-side
Lichtsteuerung.pro
View file @
86f6d0d5
...
...
@@ -115,3 +115,8 @@ win32-g++{
LIBS += -L$$PWD/'lib
/
boost' -lboost_coroutine -lboost_context
INCLUDEPATH += $$PWD/'boost
'
}
unix
{
#
installed
with
brew
install
boost
LIBS
+=
-
L
/
usr
/
local
/
Cellar
/
boost
/
1.66
.
0
/
lib
-
lboost_coroutine
-
lboost_context
-
mt
}
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a 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