[keel] Remove NostalgiaKeelModules as a dependency of keel
This commit is contained in:
parent
d54853a8b5
commit
3b8a9af97b
@ -55,8 +55,8 @@ if(TURBINE_BUILD_TYPE STREQUAL "Native")
|
|||||||
target_link_libraries(
|
target_link_libraries(
|
||||||
KeelPack-AppLib
|
KeelPack-AppLib
|
||||||
OxClArgs
|
OxClArgs
|
||||||
|
OxClaw
|
||||||
OxLogConn
|
OxLogConn
|
||||||
NostalgiaKeelModules
|
|
||||||
)
|
)
|
||||||
add_subdirectory(test)
|
add_subdirectory(test)
|
||||||
endif()
|
endif()
|
||||||
|
Loading…
Reference in New Issue
Block a user