aboutsummaryrefslogtreecommitdiff
path: root/odb
diff options
context:
space:
mode:
authorKaren Arutyunov <karen@codesynthesis.com>2017-11-30 03:56:57 +0300
committerKaren Arutyunov <karen@codesynthesis.com>2017-11-30 03:56:57 +0300
commit07cbb09ffd86db7cf7ff842f72d857f2733e9fdc (patch)
tree48ed67936aea6ec90e974e54fc4ecec346260e94 /odb
parentbee785b2768255d602dddba036e387ba60882463 (diff)
Use compiler class instead of id where appropriate
Diffstat (limited to 'odb')
-rw-r--r--odb/pgsql/buildfile2
1 files changed, 1 insertions, 1 deletions
diff --git a/odb/pgsql/buildfile b/odb/pgsql/buildfile
index 1f84db6..58076c9 100644
--- a/odb/pgsql/buildfile
+++ b/odb/pgsql/buildfile
@@ -79,7 +79,7 @@ details/build2/:
{
h{*}: install = false
- if ($cxx.id == "msvc")
+ if ($cxx.class == 'msvc')
{
h{config-vc}@./: install = $install_include/details/
h{config-vc-stub}@./: install = $install_include/details/build2/config-vc.h