mirror of
https://github.com/boostorg/filesystem.git
synced 2026-01-30 20:02:10 +00:00
8 lines
167 B
Plaintext
8 lines
167 B
Plaintext
|
|
project
|
|
: requirements <library>../build//boost_filesystem
|
|
<hardcode-dll-paths>true
|
|
;
|
|
|
|
exe simple_ls : simple_ls.cpp ;
|
|
exe dir_it : dir_it.cpp ; |