[CMake] CHECK_FUNCTION_EXISTS() issue

Jan Woetzel jw at mip.informatik.uni-kiel.de
Thu Aug 3 11:11:21 EDT 2006


Crni Gorac wrote:

> SET(
>    OPENMP_FLAGS
>    "-fopenmp" # gcc
>    "-openmp" # icc
>    "-mp" # SGI & PGI
>    "-xopenmp" # Sun
>    "-omp" # Tru64
>    "-qsmp=omp" # AIX
>  )

For completeness:
flag "/openmp" works great here with MS Visual Studio 8 (VS8).

Jan.

-- 

  Dipl.-Ing. Jan Woetzel
--------------------------------------------------
  University of Kiel
  Institute of Computer Science and Applied Mathematics
  Hermann-Rodewald-Str. 3 [room 310]
  24098 Kiel/Germany
--------------------------------------------------
  Phone +49-431-880-4477
  Fax   +49-431-880-4054
  Mob.  +49-179-2937346
--------------------------------------------------
  Url   www.mip.informatik.uni-kiel.de/~jw
  Email jw at mip.informatik.uni-kiel.de



More information about the CMake mailing list