Skip to content

Commit

Permalink
Remove Experimental.cmake
Browse files Browse the repository at this point in the history
  • Loading branch information
Paul-Licameli committed Apr 5, 2024
1 parent d97a832 commit 7ceed82
Show file tree
Hide file tree
Showing 3 changed files with 0 additions and 40 deletions.
3 changes: 0 additions & 3 deletions CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -578,9 +578,6 @@ set( AUDACITY_INFO_VERSION ${AUDACITY_VERSION}.${AUDACITY_RELEASE}.${AUDACITY_RE

include( AudacityDependencies )
include( AudacityTesting )
# define EXPERIMENTAL flags
# Do this before consistency checks for added third-party libraries
include( "src/Experimental.cmake" )

cmd_option( ${_OPT}use_ffmpeg
"Use ffmpeg library [loaded, off]"
Expand Down
2 changes: 0 additions & 2 deletions src/CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -929,8 +929,6 @@ list( APPEND SOURCES
update/NoUpdatesAvailableDialog.h
update/NoUpdatesAvailableDialog.cpp
>

Experimental.cmake
)

#
Expand Down
35 changes: 0 additions & 35 deletions src/Experimental.cmake

This file was deleted.

0 comments on commit 7ceed82

Please sign in to comment.