Skip to content

Commit

Permalink
Remove CMake legacy code path
Browse files Browse the repository at this point in the history
  • Loading branch information
tytan652 authored and RytoEX committed Aug 29, 2024
1 parent 6451941 commit 174e6a8
Show file tree
Hide file tree
Showing 3 changed files with 0 additions and 423 deletions.
2 changes: 0 additions & 2 deletions CMakeLists.txt
Original file line number Diff line number Diff line change
@@ -1,7 +1,5 @@
cmake_minimum_required(VERSION 3.16...3.25)

legacy_check()

option(ENABLE_BROWSER "Enable browser source plugin (required Chromium Embedded Framework)" OFF)

if(NOT ENABLE_BROWSER)
Expand Down
160 changes: 0 additions & 160 deletions FindCEF.cmake

This file was deleted.

Loading

0 comments on commit 174e6a8

Please sign in to comment.