Add MirBSD platform support (#14659)

Add a Modules/Platform/MirBSD.cmake module that just includes the
OpenBSD platform module.
This commit is contained in:
Brad King 2013-12-19 11:08:28 -05:00
parent b375c18b9e
commit af7489d5a6
1 changed files with 1 additions and 0 deletions

View File

@ -0,0 +1 @@
include(Platform/OpenBSD)