Skip to content

Commit a17b017

Browse files
authored
Update CMakeLists.txt
1 parent 67fc69f commit a17b017

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

CMakeLists.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -160,7 +160,7 @@ add_custom_command(TARGET ${PROJECT} POST_BUILD
160160

161161
set_target_properties(${PROJECT} PROPERTIES
162162
FOLDER ViewPlugins
163-
OUTPUT_NAME "${PROJECT}_${PLUGIN_VERSION}_${ManiVault_VERSION}"
163+
OUTPUT_NAME "${PROJECT}_p${PLUGIN_VERSION}_c${ManiVault_VERSION}"
164164
)
165165

166166
# -----------------------------------------------------------------------------

0 commit comments

Comments
 (0)