diff options
Diffstat (limited to 'Modules/Platform/BSDOS.cmake')
-rw-r--r-- | Modules/Platform/BSDOS.cmake | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/Modules/Platform/BSDOS.cmake b/Modules/Platform/BSDOS.cmake index e69de29..7d4d0c8 100644 --- a/Modules/Platform/BSDOS.cmake +++ b/Modules/Platform/BSDOS.cmake @@ -0,0 +1 @@ +INCLUDE(${CMAKE_ROOT}/Modules/Platform/gcc.cmake) |