diff options
author | Stanislaw Halik <sthalik@misaki.pl> | 2013-04-02 19:22:19 +0200 |
---|---|---|
committer | Stanislaw Halik <sthalik@misaki.pl> | 2013-04-02 19:22:19 +0200 |
commit | 171c8cdc17ed6b443ff6de5d44b997399d0b03a2 (patch) | |
tree | 8ef7b3aee91241180cc0d2b6642d67377219e9a4 /CMakeLists.txt | |
parent | 2f271bd86fb2badd9d683a1af862e4a2ad630a00 (diff) |
Bah, stupido
Diffstat (limited to 'CMakeLists.txt')
-rw-r--r-- | CMakeLists.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/CMakeLists.txt b/CMakeLists.txt index 3c2d0037..454e8888 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -251,7 +251,7 @@ if(NOT SDK_FACEAPI_ONLY) # freetrack - file(GLOB ftnoir-freetrack-c "freetrackclient/*.c") + file(GLOB ftnoir-freetrack-c "freetrackclient/*.cpp") if(SDK_XPLANE) # probably librt already included |