mirror of
https://github.com/reactos/CMake.git
synced 2025-02-10 22:02:11 +00:00
![Brad King](/assets/img/avatar_default.png)
We add platform-specific compiler information files Platform/Linux-PathScale-<lang>.cmake to enable -fPIC and -shared flags for shared libraries.
3 lines
70 B
CMake
3 lines
70 B
CMake
include(Platform/Linux-PathScale)
|
|
__linux_compiler_pathscale(Fortran)
|