Skip to content
Snippets Groups Projects
Commit f86667e9 authored by Omveer's avatar Omveer
Browse files

Transition from old to modern CMake

unnecessary commands removed which oprated a directory level.
like include_directories() link_directories()
Now operating on the target directory using target_include_directories()
target_link_libraries() commands.
generating library target using generate_cbm_library() macro provided by us.
parent e3a449aa
No related branches found
No related tags found
2 merge requests!969Macro to add a library target for CbmRoot:,!967Trasition from old to modern cmake in core dir
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment