We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent dee0e0c commit a5ee25bCopy full SHA for a5ee25b
1 file changed
libvisual-plugins/plugins/actor/gforce/Common/UI/CMakeLists.txt
@@ -1,6 +1,6 @@
1
FILE(GLOB gforce_ui_HEADERS "Headers/*")
2
3
-SET(DATADIR $(LV_PLUGIN_DATA_DIR))
+SET(DATADIR ${LV_PLUGIN_DATA_DIR}/actor/actor_gforce)
4
5
# Missing DrawXX.cpp and LineXX.cpp
6
SET(gforce_ui_SOURCES
0 commit comments