Add testmouse
This commit is contained in:
committed by
Sam Lantinga
parent
10d3df44f1
commit
830206581b
@@ -57,6 +57,7 @@ add_executable(testjoystick testjoystick.c)
|
||||
add_executable(testkeys testkeys.c)
|
||||
add_executable(testloadso testloadso.c)
|
||||
add_executable(testlock testlock.c)
|
||||
add_executable(testmouse testmouse.c)
|
||||
|
||||
if(APPLE)
|
||||
add_executable(testnative testnative.c
|
||||
|
||||
Reference in New Issue
Block a user