Skip to content

Commit 0cbc5a3

Browse files
committed
Put in ViewPlugins project group
1 parent 52b27a4 commit 0cbc5a3

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

CMakeLists.txt

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -149,6 +149,11 @@ add_custom_command(TARGET ${PROJECT} POST_BUILD
149149
--prefix ${ManiVault_INSTALL_DIR}/$<CONFIGURATION>
150150
)
151151

152+
set_target_properties(${PROJECT}
153+
PROPERTIES
154+
FOLDER ViewPlugins
155+
)
156+
152157
# -----------------------------------------------------------------------------
153158
# Miscellaneous
154159
# -----------------------------------------------------------------------------

0 commit comments

Comments
 (0)