toolchain: xpcg: replace bluelib with fx
This commit is contained in:
@@ -4,4 +4,4 @@ file(GLOB sources
|
||||
|
||||
add_executable(xpcg ${sources})
|
||||
|
||||
target_link_libraries(xpcg Bluelib::Core Bluelib::Ds Bluelib::Cmd Bluelib::Io)
|
||||
target_link_libraries(xpcg FX::Core FX::Ds FX::Cmd FX::Io)
|
||||
|
||||
Reference in New Issue
Block a user