cmake HAS_NO_PIE examples

WohlSoft/SDL-Mixer-X cmake/NoPie.cmake :6

check_c_compiler_flag("-no-pie" HAS_NO_PIE)

TheXTech/TheXTech CMakeLists.txt :30

check_cxx_compiler_flag("-no-pie" HAS_NO_PIE)

TheXTech/TheXTech utils/convertkit/GIFs2PNG/CMakeLists.txt :38

check_cxx_compiler_flag("-no-pie" HAS_NO_PIE)

mmontag/chip-player-js libADLMIDI/CMakeLists.txt :86

check_c_compiler_flag("-no-pie" HAS_NO_PIE)

jerryscript-project/iotjs CMakeLists.txt :83

CHECK_C_COMPILER_FLAG(-no-pie HAS_NO_PIE)

WohlSoft/Moondust-Project _common/executable_build_props.cmake :6

check_cxx_compiler_flag("-no-pie" HAS_NO_PIE)