Skip to content
Snippets Groups Projects
  1. Oct 17, 2022
    • Omveer's avatar
      Transition to modern CMake · bdcc87d5
      Omveer authored
      external/flib_dpb: Build requirements are added to target flib_dpb
      fles: CMakeLists.txt files are modified using Modern CMake commands and features.
      bdcc87d5
  2. Oct 13, 2022
  3. Oct 12, 2022
  4. Oct 11, 2022
  5. Oct 06, 2022
  6. Oct 05, 2022
  7. 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
    • Omveer's avatar
      Macro to add a library target for CbmRoot: · e3a449aa
      Omveer authored
      Using exported target via target_link_libraries()
      Include directories are added to a target via target_include_directories()
      Generating installation rules for a target and corresponding files via install()
      e3a449aa
    • Omveer's avatar
      Renamed based on Target CbmData · 8a96ed2d
      Omveer authored
      8a96ed2d
  8. Oct 03, 2022
  9. Oct 01, 2022
  10. Sep 30, 2022
Loading