Skip to content

Commit

Permalink
emscripten: disable big endian test
Browse files Browse the repository at this point in the history
  • Loading branch information
msabwat committed Jun 10, 2021
1 parent 4288dc5 commit b9416f2
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -162,8 +162,10 @@ endif()

#-----------------------------------------------------------------------------
# Big endian test:
if (!EMSCRIPTEN)
include (${CMAKE_ROOT}/Modules/TestBigEndian.cmake)
TEST_BIG_ENDIAN(OPJ_BIG_ENDIAN)
endif()

#-----------------------------------------------------------------------------
# Setup file for setting custom ctest vars
Expand Down

0 comments on commit b9416f2

Please sign in to comment.