mirror of
https://github.com/boostorg/filesystem.git
synced 2025-05-11 05:07:55 +00:00
Added simple_ls to examples Jamfile.
This commit is contained in:
parent
7509619c9e
commit
cace399f2c
@ -23,6 +23,7 @@ exe path_info : path_info.cpp : <cxxstd>11 ;
|
||||
exe file_status : file_status.cpp ;
|
||||
exe file_size : file_size.cpp ;
|
||||
exe directory_symlink_parent_resolution : directory_symlink_parent_resolution.cpp ;
|
||||
exe simple_ls : simple_ls.cpp ;
|
||||
|
||||
install tut1-copy : tut1 : <location>. ;
|
||||
install tut2-copy : tut2 : <location>. ;
|
||||
|
Loading…
x
Reference in New Issue
Block a user