This repository is under review for potential modification in compliance with Administration directives.
[#3730] Use CMake's FindThreads module
Date: 2009-05-13 23:19 |
Priority: more information 1 |
Submitted By:
Torsten Rohlfing (torstenrohlfing)
|
Assigned To: more information
Torsten Rohlfing (torstenrohlfing) |
Hardware: All | Product: CMTK-core |
Operating System: All | Component: Config |
Version: svn/trunk | Severity: minor |
Resolution: Accepted As Bug |
Summary: more information Use CMake's FindThreads module |
| Detailed description |
CMTK's configuration system
should use CMake's FindThreads module to determine the type of
thread library, rather than the improvised explicit setup currently
in the root CMakeLists.txt file.
| |
|
Response
| Message |
Date: 2009-05-13 23:24
Sender: Torsten Rohlfing
We need to keep in mind that
several different types of "threading" can apply simultaneously,
i.e., OpenMP is independent of using POSIX vs. Windows
threads.
| |
|
Attached Files:
| Name |
Download | | No Files Currently Attached | |
|
Changes:
No Changes Have Been Made to This Item |