Add IsLittleEndian check to Utils
This commit is contained in:
2
3rdParty/glfw/CMakeLists.txt
vendored
2
3rdParty/glfw/CMakeLists.txt
vendored
@@ -6,4 +6,6 @@ FetchContent_Declare(
|
||||
GIT_TAG 3.3.2
|
||||
GIT_SHALLOW TRUE
|
||||
)
|
||||
set(GLFW_BUILD_EXAMPLES OFF)
|
||||
set(GLFW_BUILD_TESTS OFF)
|
||||
FetchContent_MakeAvailable(glfw)
|
||||
Reference in New Issue
Block a user