We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 87637d4 commit a65431fCopy full SHA for a65431f
src/CMakeLists.txt
@@ -5,7 +5,6 @@ set_target_properties(scratchcpp-render PROPERTIES AUTOMOC ON)
5
qt_add_qml_module(scratchcpp-render
6
URI ScratchCPP.Render
7
VERSION 1.0
8
- NO_PLUGIN
9
OUTPUT_DIRECTORY ${CMAKE_CURRENT_BINARY_DIR}/ScratchCPP/Render
10
QML_FILES
11
ProjectPlayer.qml
0 commit comments