diff options
-rw-r--r-- | boost.pri | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -31,7 +31,7 @@ boost { } } - unix*|macx { + unix|macx { isEmpty(BOOST_IS_MT) { LIBS += -lboost_thread -lboost_program_options } |
![]() |
index : openscad | |
code driven CAD modeller | root |
summaryrefslogtreecommitdiff |
-rw-r--r-- | boost.pri | 2 |
@@ -31,7 +31,7 @@ boost { } } - unix*|macx { + unix|macx { isEmpty(BOOST_IS_MT) { LIBS += -lboost_thread -lboost_program_options } |