aboutsummaryrefslogtreecommitdiff
path: root/scripts
diff options
context:
space:
mode:
authorJim B <d3x0r@users.noreply.github.com>2025-07-06 09:32:49 -0700
committerGitHub <noreply@github.com>2025-07-06 09:32:49 -0700
commitf4d8b53546fd0ed0999a9717160b18b488988192 (patch)
tree189a52b0bc7a9117e58a292fac6083800fd7df4d /scripts
parent0daa8adfe8f6fa2adb6bfe086bc8910c95ee3e9d (diff)
downloadportable-f4d8b53546fd0ed0999a9717160b18b488988192.tar.gz
portable-f4d8b53546fd0ed0999a9717160b18b488988192.tar.bz2
portable-f4d8b53546fd0ed0999a9717160b18b488988192.zip
Limit usage of warning flags to C and C++
`add_compile_options()` adds options to all compilers CMake can invoke, including ASM. The format of this warning flag causes MASM to fail if the option is specified. This limits specifying the warning suppression to just C and C++.
Diffstat (limited to 'scripts')
0 files changed, 0 insertions, 0 deletions