Files
2026-07-13 13:04:25 +08:00

4 lines
146 B
CMake

# 'cmake -E' doesn't have a way to fail outright, so run this script
# with 'cmake -P' to fail a build.
message(FATAL_ERROR "$ENV{FAIL_MESSAGE}")