mirror of
https://github.com/jorenchik/mdemory.git
synced 2026-03-22 00:26:21 +00:00
some fixes
This commit is contained in:
@@ -23,12 +23,12 @@ add_library(
|
||||
mdemList.cpp
|
||||
trainWindow.cpp
|
||||
settings.cpp
|
||||
${RESOURCES}
|
||||
)
|
||||
|
||||
add_executable(
|
||||
MdemoryApp
|
||||
main.cpp
|
||||
${RESOURCES}
|
||||
)
|
||||
|
||||
target_link_libraries(gui Qt5::Widgets /usr/lib/libqscintilla2_qt5.so api)
|
||||
|
||||
Reference in New Issue
Block a user