Ian McInerney
|
8f2a453d07
|
Remove explicit Boost::system dependency from our cmake
Boost::system is only used transitively by the other Boost libraries, so
their CMake will include it when it is needed.
|
2023-03-11 13:29:58 +00:00 |
Ian McInerney
|
a6ebd60c3b
|
CMake: Modernize Boost import to use imported targets
|
2023-03-10 16:38:35 +00:00 |
Marek Roszko
|
cf7576484f
|
Move KIPLATFORM::APP::Init in qa_gerbview
|
2022-08-08 22:31:41 -04:00 |
Marek Roszko
|
8fd524aec1
|
Ensure all QA tests on windows use a manifest
We want UTF8 mode enabled via manifest for accurate behavior that matches the application
|
2022-08-08 21:26:02 -04:00 |
Marek Roszko
|
2ed95073a6
|
Use kiplatform::app::init to suppress gerbview qa noise on msvc
|
2022-07-18 21:35:05 -04:00 |
Sylwester Kocjan
|
0d64fc8c09
|
qa: move unittests to the separate directory
|
2022-03-30 11:13:23 +00:00 |