Transition to Modern CMake (analysis Dir)
CMakeList.txt files are modified according to modern CMake. generate_cbm_library() macro is used to make target. Imported targets of each package are used as dependencies.
Merge request reports
Activity
- Resolved by Florian Uhlig
probably the failing tests are due to the fact that NicaFemto isn't properly installed yet when trying to build some libraries. Could you please try to add the
add_dependencies()
statements again.
@f.uhlig I have already tried the same. It doesn't work for me.
@f.uhlig If I define the direct dependency on the target like Add_Dependencies(NicaCbmCuts NicaFeatures) then It works. If I replace NicaFeatures with NICAFEMTO, It doesn't work.
then please use the dependency to NicaFeatures if this works.
added 2 commits
added 13 commits
-
67b138bd...07b3661d - 10 commits from branch
computing:master
- e4afeb79 - Transition to Modern CMake (analysis Dir)
- fd0d3af6 - Fix OpenMP issue on macosx
- 5b4c914d - Implement proper dependencies
Toggle commit list-
67b138bd...07b3661d - 10 commits from branch
enabled an automatic merge when the pipeline for 4ca28621 succeeds
Dear @wielanek_AT_if.pw.edu.pl, @i.selyuzhenkov, @c.pauly, @a_meye37_AT_uni-muenster.de, @karpushkin_AT_inr.ru, @v.friese, @n.herrmann, @i.deppner, @se.gorbunov, @v.akishina,
you have been identified as code owner of at least one file which was changed with this merge request.
Please check the changes and approve them or request changes.
added CodeOwners label