cef/tests/cefclient
Marshall Greenblatt 575c968a55 Modernize binary distribution CMake configuration (issue #1897)
- 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.
2016-05-12 18:10:31 -04:00
..
browser Improve support for a host owned message pump (issue #1805) 2016-05-04 18:35:49 -04:00
common Improve support for a host owned message pump (issue #1805) 2016-05-04 18:35:49 -04:00
renderer Mac: Fix Xcode 7 (10.11 SDK) build errors (issue #1732) 2015-12-08 12:59:42 -05:00
resources Update platform and build requirements. 2016-04-29 13:16:28 -04:00
CMakeLists.txt.in Modernize binary distribution CMake configuration (issue #1897) 2016-05-12 18:10:31 -04:00
cefclient_gtk.cc Improve support for a host owned message pump (issue #1805) 2016-05-04 18:35:49 -04:00
cefclient_mac.mm Improve support for a host owned message pump (issue #1805) 2016-05-04 18:35:49 -04:00
cefclient_win.cc Improve support for a host owned message pump (issue #1805) 2016-05-04 18:35:49 -04:00
process_helper_mac.cc cefclient: Move files containing the main() program entry point to the top-level cefclient directory (issue #1500). 2015-02-02 22:33:35 +00:00