Skip to content

Commit

Permalink
remoove mixxx
Browse files Browse the repository at this point in the history
  • Loading branch information
daschuer authored Nov 21, 2024
1 parent d236c3d commit 6f395bf
Showing 1 changed file with 8 additions and 8 deletions.
16 changes: 8 additions & 8 deletions CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -1840,14 +1840,14 @@ if(WIN32)
include(InstallRequiredSystemLibraries)
endif()

install(
TARGETS
mixxx
RUNTIME DESTINATION
"${MIXXX_INSTALL_BINDIR}"
BUNDLE DESTINATION
.
)
#install(
# TARGETS
# mixxx
# RUNTIME DESTINATION
# "${MIXXX_INSTALL_BINDIR}"
# BUNDLE DESTINATION
# .
#)

# Skins
install(
Expand Down

0 comments on commit 6f395bf

Please sign in to comment.