CMake/Modules/Compiler/SCO-CXX.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
42 B
CMake

include(Compiler/SCO)
__compiler_sco(CXX)