fix cmake issues with OBJECT install

This commit is contained in:
daan 2019-07-09 11:32:24 -07:00
parent 76023ca45f
commit cf8815854c
3 changed files with 6 additions and 4 deletions

View file

@ -1 +1,2 @@
include(${CMAKE_CURRENT_LIST_DIR}/mimalloc.cmake)
get_filename_component(MIMALLOC_TARGET_DIR "${CMAKE_CURRENT_LIST_DIR}" PATH)