Home
last modified time | relevance | path

Searched full:static_postfix (Results 1 – 1 of 1) sorted by relevance

/external/tinyxml2/.github/workflows/
Dtest.yml13 static_postfix: _static
43 … . -B build-static-dbg -DCMAKE_BUILD_TYPE=Debug "-DCMAKE_DEBUG_POSTFIX=d${{matrix.static_postfix}}"
61 …-B build-static-rel -DCMAKE_BUILD_TYPE=Release "-DCMAKE_RELEASE_POSTFIX=${{matrix.static_postfix}}"