]> git.mxchange.org Git - flightgear.git/commit
Fix compilation with enabled EVENT_INPUT
authorThorstenB <brehmt@gmail.com>
Sat, 22 Sep 2012 12:20:49 +0000 (14:20 +0200)
committerThorstenB <brehmt@gmail.com>
Sat, 22 Sep 2012 12:23:15 +0000 (14:23 +0200)
commit293d6b35655f86e6f209d2767f42bf0621ef3cb2
treef6ea23826cd5d67e29525c7099bccc96c50fd274
parent0f3fecf0c6a17b2327054928d7ae660bb65a5e49
Fix compilation with enabled EVENT_INPUT
Need to move the definition to the toplevel cmake file, since sources
are no longer compiled on directory level (individual libs per dir).
CMakeLists.txt
src/Input/CMakeLists.txt