meta: replace bluelib with fx
This commit is contained in:
@@ -20,8 +20,8 @@ target_link_libraries(
|
||||
ivy-asm
|
||||
ivy-lang
|
||||
ivy-common
|
||||
Bluelib::Core
|
||||
Bluelib::Ds
|
||||
Bluelib::Cmd)
|
||||
FX::Core
|
||||
FX::Ds
|
||||
FX::Cmd)
|
||||
|
||||
target_compile_definitions(ivy PRIVATE IVY_STATIC=${IVY_STATIC})
|
||||
|
||||
Reference in New Issue
Block a user