You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
# SPDX-FileCopyrightText: 2022-2024 Paul Colby <git@colby.id.au>
# SPDX-License-Identifier: LGPL-3.0-or-later
cppcheck --version
RC=0
for platform in native unix{32,64} win{32{A,W},64} unspecified; do
for defines in -{D,U}QTPOKIT_LIBRARY' '-{DQTPOKIT_NAMESPACE=qtpokit,UQTPOKIT_NAMESPACE}' '-{DPROJECT_BUILD_ID=\"1234\",UPROJECT_BUILD_ID}' '-{DPROJECT_PRE_RELEASE=pre,UPROJECT_PRE_RELEASE}; do