]> git.proxmox.com Git - ceph.git/blobdiff - ceph/src/boost/libs/filesystem/example/Jamfile.v2
update ceph source to reef 18.1.2
[ceph.git] / ceph / src / boost / libs / filesystem / example / Jamfile.v2
index 79722835200ba60d2ce2a153b1728203c5880605..9d7c64f53ff5503187add1476625a252dd09cac1 100644 (file)
@@ -16,10 +16,10 @@ project
 exe tut0 : tut0.cpp ;
 exe tut1 : tut1.cpp ;
 exe tut2 : tut2.cpp ;
-exe tut3 : tut3.cpp ;
-exe tut4 : tut4.cpp ;
+exe tut3 : tut3.cpp : <cxxstd>11 ;
+exe tut4 : tut4.cpp : <cxxstd>11 ;
 exe tut5 : tut5.cpp ;
-exe path_info : path_info.cpp ;
+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 ;
\ No newline at end of file