Skip to content
Snippets Groups Projects
  • Dietrich Rothe's avatar
    b57f9dc9
    chore: modernise cmake (#287) · b57f9dc9
    Dietrich Rothe authored
    * use imported targets where possible
    
    also for the export
    
    * cmake: remove explicit definitions for downstream projects
    
    * increase minor version
    
    will be done for all projects using cmake-exports
    
    * remove --export-dynamic linker flag
    
    because it makes no sense for libs
    chore: modernise cmake (#287)
    Dietrich Rothe authored
    * use imported targets where possible
    
    also for the export
    
    * cmake: remove explicit definitions for downstream projects
    
    * increase minor version
    
    will be done for all projects using cmake-exports
    
    * remove --export-dynamic linker flag
    
    because it makes no sense for libs