Skip to content

Commit

Permalink
Disable cachegen to fix lines not showing up
Browse files Browse the repository at this point in the history
  • Loading branch information
matsjoyce-refeyn committed Oct 28, 2024
1 parent 28cf714 commit 2423593
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions QuickGraphLib/GraphItems/CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -24,6 +24,7 @@ qt_add_qml_module(QuickGraphLibGraphItems
SOURCES helpers/HistogramHelper.cpp helpers/HistogramHelper.hpp helpers/GridHelper.hpp helpers/GridHelper.cpp
PLUGIN_TARGET QuickGraphLibGraphItems
DEPENDENCIES QtQuick QuickGraphLib
NO_CACHEGEN
)

target_compile_definitions(
Expand Down

0 comments on commit 2423593

Please sign in to comment.