X-Git-Url: https://git.cworth.org/git?a=blobdiff_plain;f=CMakeLists.txt;h=5c637b4d47d237719e1386b77ef880c1164623bc;hb=127e4e0b5a6509046ee77f691f690fdce1c84079;hp=d42aa1e05900e5701372cefd68bbd1b2b50918da;hpb=570322c2f6e2b79df307872297b5a9b643eedd48;p=apitrace diff --git a/CMakeLists.txt b/CMakeLists.txt index d42aa1e..5c637b4 100755 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -60,10 +60,6 @@ else () include_directories (${X11_INCLUDE_DIR}) add_definitions (-DHAVE_X11) endif () - - if (ENABLE_EGL) - add_definitions (-DHAVE_EGL) - endif () endif ()