2
0
mirror of https://github.com/boostorg/log.git synced 2026-01-23 05:42:11 +00:00

2 Commits

Author SHA1 Message Date
Andrey Semashev
aa0acf366d Create output directory for Message Compiler tool.
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.
2024-12-15 18:40:41 +03:00
Andrey Semashev
2985dfecc0 Added CMake build script and test. 2021-10-30 20:39:49 +03:00