Skip to content

Commit

Permalink
removed macos minimum target
Browse files Browse the repository at this point in the history
  • Loading branch information
pedrolcl committed Aug 7, 2022
1 parent a88ff32 commit 38ef00e
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,6 @@
# along with this program. If not, see <http://www.gnu.org/licenses/>.

cmake_minimum_required(VERSION 3.14)
set(CMAKE_OSX_DEPLOYMENT_TARGET "10.13" CACHE STRING "Minimum OS X deployment version")

project ( dmidiplayer
VERSION 1.7.0
Expand Down

0 comments on commit 38ef00e

Please sign in to comment.