mirror of
https://github.com/boostorg/log.git
synced 2026-01-19 04:22:09 +00:00
Presumably, windmc.exe from MinGW-w64 fails if the output directory doesn't exist. So create it prior to running the tool. Additionally, removed explicit markup of the tool outputs as generated sources. This should be done automatically by add_custom_command. Also, added the max CMake version to silence its warnings.