mirror of
https://github.com/reactos/CMake.git
synced 2025-02-03 02:24:13 +00:00
c2a6cb64af
The file command requires at least two arguments, so guarding the GLOB and MAKE_DIRECTORY command is not necessary. Changed it for an assert to keep the protection.
2 lines
21 B
CMake
2 lines
21 B
CMake
file(MAKE_DIRECTORY)
|