diff options
author | Nirbheek Chauhan <nirbheek@centricular.com> | 2020-08-06 01:04:07 +0530 |
---|---|---|
committer | Nirbheek Chauhan <nirbheek.chauhan@gmail.com> | 2020-08-12 12:21:32 +0000 |
commit | bc64e1d6b0c0306457ae4643fc3d3d9bec51f1b9 (patch) | |
tree | 3bb89cc6d3adbfb80ede73260acb3c9271d1731b /run_unittests.py | |
parent | 2c3ad37f240fe65f05c82a77c3a74b6fa3a4fd4c (diff) | |
download | meson-bc64e1d6b0c0306457ae4643fc3d3d9bec51f1b9.zip meson-bc64e1d6b0c0306457ae4643fc3d3d9bec51f1b9.tar.gz meson-bc64e1d6b0c0306457ae4643fc3d3d9bec51f1b9.tar.bz2 |
cmake: Fix hard-coded values in fake CMakeLists for MSVC
Without this, MSVC and MSVC_VERSION won't be set by CMake during
platform detection, and the compiler will be an undefined mixture of
GNU and MSVC. In particular, find_package(opencv) will fail on Windows
when building with MSVC.
Diffstat (limited to 'run_unittests.py')
0 files changed, 0 insertions, 0 deletions