1
0
mirror of https://github.com/Kitware/CMake.git synced 2025-06-20 19:55:10 +08:00
CMake/Modules/Compiler/SCO-C.cmake
Brad King e60c8ec6c7 Factor SCO compiler info out of platform file (#11700)
Move these flags out of the SCO_SV platform file so that other compilers
may be used on that platform without interference.
2011-01-17 09:57:17 -05:00

3 lines
40 B
CMake

include(Compiler/SCO)
__compiler_sco(C)