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
fb77c2c54b
CMake
/
Modules
/
Platform
/
MirBSD.cmake
2 lines
26 B
CMake
Raw
Normal View
History
Unescape
Escape
Add MirBSD platform support (#14659) Add a Modules/Platform/MirBSD.cmake module that just includes the OpenBSD platform module.
2013-12-19 20:08:28 +04:00
include
(
Platform/OpenBSD
)