[jasper] Update NostalgiaCore references
All checks were successful
Build / build (push) Successful in 1m58s
All checks were successful
Build / build (push) Successful in 1m58s
This commit is contained in:
parent
7a890653ee
commit
1720328735
@ -8,7 +8,7 @@ target_include_directories(
|
|||||||
|
|
||||||
target_link_libraries(
|
target_link_libraries(
|
||||||
JasperCore INTERFACE
|
JasperCore INTERFACE
|
||||||
NostalgiaCore
|
NostalgiaGfx
|
||||||
)
|
)
|
||||||
|
|
||||||
add_subdirectory(keel)
|
add_subdirectory(keel)
|
||||||
|
@ -14,7 +14,7 @@ target_include_directories(
|
|||||||
|
|
||||||
target_link_libraries(
|
target_link_libraries(
|
||||||
JasperWorld PUBLIC
|
JasperWorld PUBLIC
|
||||||
NostalgiaCore
|
NostalgiaGfx
|
||||||
JasperCore
|
JasperCore
|
||||||
)
|
)
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user