VaKeR CYBER ARMY
Logo of a company Server : Apache/2.4.41 (Ubuntu)
System : Linux absol.cf 5.4.0-198-generic #218-Ubuntu SMP Fri Sep 27 20:18:53 UTC 2024 x86_64
User : www-data ( 33)
PHP Version : 7.4.33
Disable Function : pcntl_alarm,pcntl_fork,pcntl_waitpid,pcntl_wait,pcntl_wifexited,pcntl_wifstopped,pcntl_wifsignaled,pcntl_wifcontinued,pcntl_wexitstatus,pcntl_wtermsig,pcntl_wstopsig,pcntl_signal,pcntl_signal_get_handler,pcntl_signal_dispatch,pcntl_get_last_error,pcntl_strerror,pcntl_sigprocmask,pcntl_sigwaitinfo,pcntl_sigtimedwait,pcntl_exec,pcntl_getpriority,pcntl_setpriority,pcntl_async_signals,pcntl_unshare,
Directory :  /usr/share/emscripten/tests/freealut/admin/CMakeModules/

Upload File :
current_dir [ Writeable ] document_root [ Writeable ]

 

Current File : //usr/share/emscripten/tests/freealut/admin/CMakeModules/FindCompilerVisibility.cmake
SET(VAR HAVE_VISIBILITY)

IF(NOT DEFINED ${VAR})
  SET(SOURCE
"void __attribute__((visibility(\"default\"))) test() {}
#ifdef __INTEL_COMPILER
#error ICC breaks with binutils and visibility
#endif
int main(){}
")
  FILE(WRITE "${CMAKE_BINARY_DIR}/CMakeTmp/src.c" "${SOURCE}")

  MESSAGE(STATUS "Performing Test ${VAR}")
  TRY_COMPILE(${VAR}
              ${CMAKE_BINARY_DIR}
              ${CMAKE_BINARY_DIR}/CMakeTmp/src.c
              CMAKE_FLAGS
              "-DCOMPILE_DEFINITIONS:STRING=-fvisibility=hidden"
              OUTPUT_VARIABLE OUTPUT)

  WRITE_FILE(${CMAKE_BINARY_DIR}/CMakeOutput.log
             "Performing manual C SOURCE FILE Test ${VAR} with the following output:\n"
             "${OUTPUT}\n"
             "Source file was:\n${SOURCE}\n" APPEND)

  SET(${VAR} ${${VAR}} CACHE INTERNAL "Test Visibility")
  IF(${VAR})
    MESSAGE(STATUS "Performing Test ${VAR} - Success")
  ELSE(${VAR})
    MESSAGE(STATUS "Performing Test ${VAR} - Failed")
  ENDIF(${VAR})
ENDIF(NOT DEFINED ${VAR})

IF(${VAR})
  ADD_DEFINITIONS(-fvisibility=hidden)
  ADD_DEFINITIONS(-DHAVE_GCC_VISIBILITY)
ENDIF(${VAR})

VaKeR 2022