Skip to content
Snippets Groups Projects
  1. Oct 24, 2022
  2. Oct 21, 2022
  3. Oct 20, 2022
  4. Oct 19, 2022
  5. Oct 18, 2022
  6. Oct 17, 2022
  7. Oct 13, 2022
  8. Oct 12, 2022
  9. Oct 11, 2022
  10. Oct 06, 2022
  11. Oct 05, 2022
  12. Oct 04, 2022
    • Omveer's avatar
      Fix: pipeline #19214 · 18760013
      Omveer authored
      Rootmap and pcm files are copied into library directory
      18760013
    • Omveer's avatar
      Transition from old to modern CMake · f86667e9
      Omveer authored
      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.
      f86667e9
Loading