diff options
-rw-r--r-- | odb/mysql/buildfile | 2 |
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 |