mirror of
https://github.com/encounter/SDL.git
synced 2025-05-22 23:31:33 +00:00
apply commit d0a3570300812bc81888e7a7eadb9311621dc9a7 to cmake side too.
This commit is contained in:
parent
d936499670
commit
5b2884cb02
@ -1388,6 +1388,7 @@ elseif(UNIX AND NOT APPLE AND NOT RISCOS AND NOT HAIKU)
|
||||
check_c_source_compiles("
|
||||
#include <linux/kd.h>
|
||||
#include <linux/keyboard.h>
|
||||
#include <sys/ioctl.h>
|
||||
int main(int argc, char **argv) {
|
||||
struct kbentry kbe;
|
||||
kbe.kb_table = KG_CTRL;
|
||||
|
Loading…
x
Reference in New Issue
Block a user