asmjit: update build integration
This commit is contained in:
+3
-1
@@ -8,7 +8,9 @@ if (WITH_GDB)
|
||||
add_definitions(-DWITH_GDB_DEBUGGER)
|
||||
endif()
|
||||
|
||||
set(ASMJIT_STATIC TRUE)
|
||||
set(ASMJIT_EMBED TRUE)
|
||||
set(ASMJIT_DIR "${CMAKE_CURRENT_LIST_DIR}/asmjit" CACHE PATH "Location of 'asmjit'")
|
||||
include("${ASMJIT_DIR}/CMakeLists.txt")
|
||||
|
||||
if (NOT CMAKE_BUILD_TYPE)
|
||||
message(STATUS "No build type selected, default to Release")
|
||||
|
||||
Reference in New Issue
Block a user