mirror of
https://github.com/reactos/CMake.git
synced 2025-01-17 08:52:31 +00:00
d90f49b894
Do not use PROJECT_BINARY_DIR before it is defined. If it is not defined when needed, fail with an error message suggesting that the project() command be invoked first.