Skip to content
Snippets Groups Projects
  • Benjamin Morgan's avatar
    cd4f5c34
    Always link to namespaced CMake targets · cd4f5c34
    Benjamin Morgan authored
    All GeoModel targets provide ALIAS targets to their namespaced
    equivalents as exported for use later as imported targets. This
    renders obsolete the need to check for full/local builds and use different
    target names.
    
    Remove use of .._INDIVIDUAL_BUILD variables, consistently link to
    namespaced targets.
    
    TODO: fix this in FullSimLight due to incomplete use of FullSimLight
    interface target.
    cd4f5c34
    History
    Always link to namespaced CMake targets
    Benjamin Morgan authored
    All GeoModel targets provide ALIAS targets to their namespaced
    equivalents as exported for use later as imported targets. This
    renders obsolete the need to check for full/local builds and use different
    target names.
    
    Remove use of .._INDIVIDUAL_BUILD variables, consistently link to
    namespaced targets.
    
    TODO: fix this in FullSimLight due to incomplete use of FullSimLight
    interface target.
Code owners
Assign users and groups as approvers for specific file changes. Learn more.