summaryrefslogtreecommitdiff
path: root/CMake/pen-support.c
AgeCommit message (Collapse)Author
3 dayswip: forkmaxim nikonov
10 daysCMake: add try_compile() to figure out if Pen/Tablet is supportedAlbrecht Schlosser
This test is specifically intended to disable Pen/Tablet support on classic MinGW (32-bit) platforms that lack required symbol definitions although Pen/Tablet support might be supported by the Windows system. This test can be extended for other platforms, but for now it's performed only on Windows.