mie: update bluelib api usage
This commit is contained in:
@@ -11,5 +11,5 @@ else ()
|
||||
endif ()
|
||||
|
||||
target_include_directories(mie PUBLIC ${CMAKE_CURRENT_SOURCE_DIR}/include/)
|
||||
target_link_libraries(mie Bluelib::Core Bluelib::Object)
|
||||
target_link_libraries(mie Bluelib::Core Bluelib::Ds)
|
||||
target_compile_definitions(mie PRIVATE MIE_EXPORT=1 MIE_STATIC=${IVY_STATIC})
|
||||
|
||||
Reference in New Issue
Block a user