mirror of
https://github.com/OpenSpace/OpenSpace.git
synced 2026-05-04 01:39:47 -05:00
Updated submodules (#1444)
* Update submodules - Ghoul - assimp (5.0.0 -> 5.0.1) - catch2 (2.11.1 -> 2.13.3) - fmt (7.0.3 -> 7.1.3) - freetype2 (2.10.1 -> 2.10.4) - glbinding (3.1 -> 3.2) - glm (0.9.9.5 -> 0.9.9.8) - websocketpp (0.7.x -> 0.8.2) - SGCT - fmt (7.0.3 -> 7.1.3) - freetype (2.9.1 -> 2.10.4) - GLM (0.9.9.6 -> 0.9.9.8) * Update to new include external definition * Remove warning about no eof newline
This commit is contained in:
@@ -57,5 +57,5 @@ create_new_module(
|
||||
${HEADER_FILES} ${SOURCE_FILES} ${SHADER_FILES}
|
||||
)
|
||||
|
||||
include_external_library(${touch_module} PRIVATE libTUIO11 ${CMAKE_CURRENT_SOURCE_DIR}/ext ${CMAKE_CURRENT_SOURCE_DIR}/ext)
|
||||
include_external_library(${touch_module} PRIVATE libTUIO11 ${CMAKE_CURRENT_SOURCE_DIR}/ext)
|
||||
disable_external_warnings_for_file(${CMAKE_CURRENT_SOURCE_DIR}/ext/levmarq.cpp)
|
||||
|
||||
Reference in New Issue
Block a user