Skip to content

Commit

Permalink
Update CMakeLists.txt
Browse files Browse the repository at this point in the history
  • Loading branch information
igchor committed Feb 1, 2024
1 parent 7aedb3d commit d645006
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion source/common/CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,6 @@ FetchContent_Declare(unified-memory-framework
GIT_TAG ${UMF_TAG}
)

set(UMF_BUILD_SHARED_LIBRARY ON CACHE INTERNAL "")
set(UMF_BUILD_LIBUMF_POOL_JEMALLOC ON CACHE INTERNAL "Build Disjoint Pool")
set(UMF_BUILD_LIBUMF_POOL_DISJOINT ON CACHE INTERNAL "Build Disjoint Pool")
set(UMF_BUILD_OS_MEMORY_PROVIDER OFF CACHE INTERNAL "Build OS Provider")
Expand Down

0 comments on commit d645006

Please sign in to comment.