cmake HAS_VERSION_SCRIPT_SUPPORT examples

eProsima/Fast-DDS src/cpp/CMakeLists.txt :267

CHECK_CXX_SOURCE_COMPILES("int main(int, char**){return 0;}" HAS_VERSION_SCRIPT_SUPPORT)

ADVRHumanoids/OpenSoT external/soth-ext/cmake/version-script.cmake :25

CHECK_C_COMPILER_FLAG("" HAS_VERSION_SCRIPT_SUPPORT)