mirror of
https://github.com/Kitware/CMake.git
synced 2025-06-24 21:19:12 +08:00

We add platform-specific compiler information files Platform/Linux-PathScale-<lang>.cmake to enable -fPIC and -shared flags for shared libraries.
3 lines
66 B
CMake
3 lines
66 B
CMake
include(Platform/Linux-PathScale)
|
|
__linux_compiler_pathscale(CXX)
|