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
78fcb26695
CMake
/
Modules
/
Platform
/
BSDOS.cmake
3 lines
29 B
CMake
Raw
Normal View
History
Unescape
Escape
BUG: also include UnixPaths.cmake on these platforms, this also sets UNIX to 1 Alex
2007-08-10 16:54:42 +04:00
INCLUDE
(
Platform/UnixPaths
)
ENH: more uniform approach to enable language, one step closer to being able to enable a language without modifing cmake source code
2004-08-26 22:55:55 +04:00