diff options
Diffstat (limited to 'CMakeLists.txt')
-rwxr-xr-x | CMakeLists.txt | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/CMakeLists.txt b/CMakeLists.txt index 8fadd0f6..c2353d70 100755 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -32,6 +32,7 @@ file(GLOB opentrack-subprojects "qxt-mini/${C}" "macosx/${C}" "cv/${C}" + "migration/${C}" ) list(SORT opentrack-subprojects) |