Better support for compiling with system libraries (#1447)

This commit is contained in:
pajlada
2019-12-29 12:47:15 +01:00
committed by GitHub
parent 443aba3f9c
commit 2cb2f679c2
5 changed files with 70 additions and 4 deletions
+4
View File
@@ -1,3 +1,7 @@
# boost
# Exposed build flags:
# - BOOST_DIRECTORY (C:\local\boost\ by default) (Windows only)
pajlada {
BOOST_DIRECTORY = C:\dev\projects\boost_1_66_0\
}