From 0877e5a4cb56ba891985ac49c36b141fec8f38b2 Mon Sep 17 00:00:00 2001 From: Renaud G Date: Sun, 22 Jan 2023 17:30:55 +0100 Subject: Update diceParser --- src/bin/mobile/CMakeLists.txt | 1 - 1 file changed, 1 deletion(-) (limited to 'src/bin/mobile') diff --git a/src/bin/mobile/CMakeLists.txt b/src/bin/mobile/CMakeLists.txt index ddc0543..8c9627a 100644 --- a/src/bin/mobile/CMakeLists.txt +++ b/src/bin/mobile/CMakeLists.txt @@ -104,6 +104,5 @@ qt5_add_resources(RESOURCE_ADDED mobile.qrc) add_executable( diceGui ${diceGui_sources} ${diceGui_QM} ${RESOURCE_ADDED} ) target_link_libraries(diceGui ${Qt5Core_LIBRARIES} ${Qt5Widgets_LIBRARIES} ${Qt5Gui_LIBRARIES} ${Qt5Qml_LIBRARIES} ${Qt5Quick_LIBRARIES}) -INSTALL_TARGETS(/bin diceGui) #qt5_use_modules() -- cgit v1.2.3-70-g09d2