MantisBT - CMake | |||||
View Issue Details | |||||
ID | Project | Category | View Status | Date Submitted | Last Update |
0015425 | CMake | (No Category) | public | 2015-02-27 10:53 | 2015-11-02 09:13 |
Reporter | Mathieu Malaterre | ||||
Assigned To | |||||
Priority | normal | Severity | minor | Reproducibility | have not tried |
Status | closed | Resolution | no change required | ||
Platform | OS | OS Version | |||
Product Version | CMake 3.1.3 | ||||
Target Version | Fixed in Version | ||||
Summary | 0015425: Missing OpenMP installation in InstallRequiredSystemLibraries | ||||
Description | It would be nice if InstallRequiredSystemLibraries would be smart to figure out that code was compiled with openmp support and thus add something like: if (OPENMP_FOUND) install(FILES "C:/Program Files/Microsoft Visual Studio 10.0/VC/redist/x86/Microsoft.VC100.OPENMP/vcomp100.dll" DESTINATION bin COMPONENT Libraries) endif(OPENMP_FOUND) ref: https://braintrekking.wordpress.com/2013/04/27/dll-hell-how-to-include-microsoft-redistributable-runtime-libraries-in-your-cmakecpack-project/ [^] -> scroll to "Case 2: You are using openmp" | ||||
Steps To Reproduce | |||||
Additional Information | |||||
Tags | No tags attached. | ||||
Relationships | |||||
Attached Files | |||||
Issue History | |||||
Date Modified | Username | Field | Change | ||
2015-02-27 10:53 | Mathieu Malaterre | New Issue | |||
2015-02-27 11:23 | Mathieu Malaterre | Note Added: 0038098 | |||
2015-03-03 08:57 | Brad King | Note Added: 0038140 | |||
2015-03-03 08:57 | Brad King | Status | new => resolved | ||
2015-03-03 08:57 | Brad King | Resolution | open => no change required | ||
2015-03-03 09:14 | Mathieu Malaterre | Note Added: 0038141 | |||
2015-11-02 09:13 | Robert Maynard | Note Added: 0039721 | |||
2015-11-02 09:13 | Robert Maynard | Status | resolved => closed |
Notes | |||||
|
|||||
|
|
||||
|
|||||
|
|
||||
|
|||||
|
|
||||
|
|||||
|
|