Skip to content

Commit

Permalink
Put in AnalysisPlugins project group
Browse files Browse the repository at this point in the history
  • Loading branch information
ThomasKroes committed Nov 19, 2024
1 parent 5026e4e commit 1a7a97e
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -142,6 +142,11 @@ add_custom_command(TARGET ${UMAPANALYSIS} POST_BUILD
--prefix ${ManiVault_INSTALL_DIR}/$<CONFIGURATION>
)

set_target_properties(${UMAPANALYSIS}
PROPERTIES
FOLDER AnalysisPlugins
)

# -----------------------------------------------------------------------------
# Miscellaneous
# -----------------------------------------------------------------------------
Expand Down

0 comments on commit 1a7a97e

Please sign in to comment.