aboutsummaryrefslogtreecommitdiff
path: root/odb
diff options
context:
space:
mode:
authorKaren Arutyunov <karen@codesynthesis.com>2017-11-30 04:20:50 +0300
committerKaren Arutyunov <karen@codesynthesis.com>2017-11-30 04:20:50 +0300
commit5fb0357e3be5d940d43bcab4ba8910afbc7f2c13 (patch)
treefa520b238109b278fab00140ebfa39194b432a93 /odb
parente07bd8cee43bd3557d9aa8ae9756c1e8dedb2ef7 (diff)
Use compiler class instead of id where appropriate
Diffstat (limited to 'odb')
-rw-r--r--odb/sqlite/buildfile2
1 files changed, 1 insertions, 1 deletions
diff --git a/odb/sqlite/buildfile b/odb/sqlite/buildfile
index b0244ed..7653d3c 100644
--- a/odb/sqlite/buildfile
+++ b/odb/sqlite/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