diff options
Diffstat (limited to 'cmake/host.cmake')
| -rw-r--r-- | cmake/host.cmake | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/cmake/host.cmake b/cmake/host.cmake index b1b000a..1d80613 100644 --- a/cmake/host.cmake +++ b/cmake/host.cmake @@ -9,4 +9,5 @@ else() set(cflags ${cflags} -O3) endif() +include("${CMAKE_CURRENT_LIST_DIR}/fetch-libfixmath.cmake") add_subdirectory(libfixmath) |
