Draft: CMake: Add an option to control usage of PTHREAD API
1 unresolved thread
1 unresolved thread
Compare changes
Files
2
Conflict: This file was modified in both the source and target branches.
Ask someone with write access to resolve it.
+ 6
− 0
@@ -199,3 +199,9 @@ target_link_libraries(cdilib eccodes ${netCDF_LIBRARIES})
@m214003 I suppose this should be set in the Makefile too ? Can you point me the right way to do it ?
My changes are pending. The whole CMake stuff was bad and I reworked it over the last few weeks. Please wait until M300433/cmake improvements and define cleanups is merged. Uwe is usually quite quick with these things.
alright, ill wait.
I think we are ready, please send us all your CMake updates that you need in the next CDI release.
I'm working on it right now, I should be able to provide a branch by the end of the week.
Here is my CMake branch: !134 (merged)