Skip to content
Snippets Groups Projects
  • Arseny Kapoulkine's avatar
    d902709d
    Refactor CMakeLists.txt support for multiple targets · d902709d
    Arseny Kapoulkine authored
    We now have a ${LIBRARY} variable that we can either use directly or in
    a foreach loop to be able to process either pugixml or pugixml-static
    and pugixml-shared targets.
    
    Also fixes incorrect shared library assignment when
    BUILD_SHARED_AND_STATIC_LIBS is defined, and only links the static
    library in for make check.
    d902709d
    History
    Refactor CMakeLists.txt support for multiple targets
    Arseny Kapoulkine authored
    We now have a ${LIBRARY} variable that we can either use directly or in
    a foreach loop to be able to process either pugixml or pugixml-static
    and pugixml-shared targets.
    
    Also fixes incorrect shared library assignment when
    BUILD_SHARED_AND_STATIC_LIBS is defined, and only links the static
    library in for make check.
Code owners
Assign users and groups as approvers for specific file changes. Learn more.