aboutsummaryrefslogtreecommitdiff
path: root/odb/oracle/buildfile
diff options
context:
space:
mode:
authorKaren Arutyunov <karen@codesynthesis.com>2019-10-09 13:57:26 +0300
committerKaren Arutyunov <karen@codesynthesis.com>2019-10-09 14:19:06 +0300
commitd718072ad2b2857d4095e0e65b37778b0dc2cd91 (patch)
tree4d33daae7d1d1dbebfad33f267653691169aab19 /odb/oracle/buildfile
parent1541fb6f0cf4d9b66ab48029b226c83ee62233c6 (diff)
Add workaround for 'private field is not used' Clang warning
Diffstat (limited to 'odb/oracle/buildfile')
-rw-r--r--odb/oracle/buildfile2
1 files changed, 1 insertions, 1 deletions
diff --git a/odb/oracle/buildfile b/odb/oracle/buildfile
index 57137a0..0ce7418 100644
--- a/odb/oracle/buildfile
+++ b/odb/oracle/buildfile
@@ -106,7 +106,7 @@ details/build2/
{
h{*}: install = false
- if ($cxx.class == 'msvc')
+ if ($cxx.target.system == 'win32-msvc')
{
h{config-vc}@./: install = $install_include/details/
h{config-vc-stub}@./: install = $install_include/details/build2/config-vc.h