From: Elias Fleckenstein Date: Mon, 4 Oct 2021 09:02:53 +0000 (+0200) Subject: Update to simplified endian.h build config X-Git-Url: https://git.lizzy.rs/?a=commitdiff_plain;h=0125ab1d283bece2c5f425446427c87952e60874;p=dragonnet-example.git Update to simplified endian.h build config --- diff --git a/CMakeLists.txt b/CMakeLists.txt index b70bd76..bd77846 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -10,8 +10,6 @@ link_libraries( set(DEPS_DIR "${CMAKE_SOURCE_DIR}/deps/") -add_compile_definitions(DRAGONTYPE_ENDIAN_HEADER="${DEPS_DIR}/endian.h/endian.h") - include_directories(SYSTEM ${DEPS_DIR} ) diff --git a/deps/dragontype b/deps/dragontype index e2b7d38..fa0ea24 160000 --- a/deps/dragontype +++ b/deps/dragontype @@ -1 +1 @@ -Subproject commit e2b7d38971a714300ae0edfc0af7e2ef89e433cc +Subproject commit fa0ea24eda75319dfbfe439dbe65c25888da84e9