We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8e2b31f commit 801b7e0Copy full SHA for 801b7e0
CMakeLists.txt
@@ -1,7 +1,5 @@
1
cmake_minimum_required(VERSION 3.16...3.25)
2
3
-legacy_check()
4
-
5
option(ENABLE_BROWSER "Enable browser source plugin (required Chromium Embedded Framework)" OFF)
6
7
if(NOT ENABLE_BROWSER)
FindCEF.cmake
0 commit comments