Skip to content

Commit

Permalink
Switch QUOTIENT_FORCE_NAMESPACED_INCLUDES permanently on
Browse files Browse the repository at this point in the history
By now, Quaternion should be ready for that.
  • Loading branch information
Kitsune Ral committed Jan 7, 2024
1 parent 25cad63 commit 21ad17d
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -98,6 +98,7 @@ if(WIN32)
endif()
endif()

set(QUOTIENT_FORCE_NAMESPACED_INCLUDES 1)
if ((NOT DEFINED USE_INTREE_LIBQMC OR USE_INTREE_LIBQMC)
AND EXISTS ${PROJECT_SOURCE_DIR}/lib/Quotient/util.h)
option(Quotient_ENABLE_E2EE "end-to-end-encryption (E2EE) support (BETA)" ON)
Expand Down

0 comments on commit 21ad17d

Please sign in to comment.