Skip to content
  • Marshall Greenblatt's avatar
    Modernize binary distribution CMake configuration (issue #1897) · 575c968a
    Marshall Greenblatt authored
    - Load CEF configuration using `find_package(CEF)`.
    - Use per-target configuration via a new SET_EXECUTABLE_TARGET_PROPERTIES
      macro instead of setting global CMAKE_* variables.
    - Support building projects more easily with an external binary
      distribution directory.
    - Improve related documentation.
    575c968a