Files
2026-05-09 18:11:20 +02:00

7 lines
259 B
CMake

# Standalone smoke for the AltSnap viewport-jitter regression. No registry
# functions linked: this is a pure framework test. Built always so it gets
# cross-compiled to Windows alongside the rest of the apps.
add_imgui_app(altsnap_jitter_test
main.cpp
)