aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorKaren Arutyunov <karen@codesynthesis.com>2017-11-30 03:50:06 +0300
committerKaren Arutyunov <karen@codesynthesis.com>2017-11-30 03:50:06 +0300
commitdd71d6d7fd665356469bdc27097887295c879bf9 (patch)
treed98bc5d8b135ba94ad8048865d2d6ad53cf26d5b
parent271803559c1da8c3594864a322c223815152ad17 (diff)
Use compiler class instead of id where appropriate
-rw-r--r--odb/mysql/buildfile2
1 files changed, 1 insertions, 1 deletions
diff --git a/odb/mysql/buildfile b/odb/mysql/buildfile
index 9fb2275..3414679 100644
--- a/odb/mysql/buildfile
+++ b/odb/mysql/buildfile
@@ -95,7 +95,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