mirror of
https://github.com/boostorg/filesystem.git
synced 2026-01-30 07:52:08 +00:00
added B_ROOT include path to include root of boost (not sandbox) project
[SVN r546]
This commit is contained in:
@@ -6,5 +6,6 @@ SOURCES = exception operations_posix_windows path_posix_windows ;
|
||||
|
||||
lib fs : ../src/$(SOURCES).cpp
|
||||
: <include>$(BOOST_ROOT) <sysinclude>$(BOOST_ROOT)
|
||||
<include>$(B_ROOT)
|
||||
: debug release
|
||||
;
|
||||
;
|
||||
|
||||
Reference in New Issue
Block a user