This website requires JavaScript.
Explore
Help
Sign In
kolan
/
CMake
Watch
1
Star
0
Fork
You've already forked CMake
0
Code
Issues
Pull Requests
Releases
Wiki
Activity
c45dd669ab
CMake
/
Tests
/
CMakeTests
/
Make_Directory-NoArg.cmake
2 lines
21 B
CMake
Raw
Normal View
History
Unescape
Escape
file: remove dead code 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.
2012-09-29 21:33:39 +04:00
file
(
MAKE_DIRECTORY
)