]> git.proxmox.com Git - ceph.git/blobdiff - ceph/src/boost/libs/log/config/message-compiler/Jamfile.jam
update sources to v12.2.3
[ceph.git] / ceph / src / boost / libs / log / config / message-compiler / Jamfile.jam
index f7f4b26af22321fb18f19f4ffc77216bd7912580..37d98d107cf7f910d404a54dbce435535177f7e6 100644 (file)
@@ -6,11 +6,13 @@
 #
 
 import project ;
+import log-platform-config ;
 using mc ;
 
 project /boost/log/message-compiler
     : source-location ../../src
     : requirements
+        <conditional>@log-platform-config.set-platform-defines
         <pch>off
     ;