Skip to content

Commit

Permalink
CMake: Don't export openshot-audio-demo (#121)
Browse files Browse the repository at this point in the history
  • Loading branch information
ferdnyc committed Apr 19, 2021
1 parent 25e3fe1 commit 7064ab5
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,6 @@ if(CMAKE_VERSION VERSION_LESS 3.8)
endif()

install(TARGETS openshot-audio-demo
EXPORT OpenShotAudioTargets
RUNTIME DESTINATION ${CMAKE_INSTALL_BINDIR}
)

0 comments on commit 7064ab5

Please sign in to comment.