[nostalgia] Cleanup
This commit is contained in:
@@ -1,7 +1,6 @@
|
||||
add_executable(
|
||||
nostalgia WIN32
|
||||
app.cpp
|
||||
main.cpp
|
||||
)
|
||||
|
||||
# enable LTO
|
||||
@@ -23,6 +22,8 @@ endif()
|
||||
target_link_libraries(
|
||||
nostalgia
|
||||
NostalgiaKeelModules
|
||||
NostalgiaProfile
|
||||
OlympicApplib
|
||||
OxLogConn
|
||||
)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user