Advertisement
Guest User

fix_check_include_files.patch

a guest
Dec 10th, 2015
95
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.31 KB | None | 0 0
  1. --- CMakeLists.txt.orig 2013-05-01 05:04:34.000000000 +1000
  2. +++ CMakeLists.txt 2015-12-10 20:43:51.351800988 +1100
  3. @@ -9,6 +9,7 @@
  4. include(FindPkgConfig)
  5. include(KDE4Defaults)
  6. +include(CheckIncludeFiles)
  7. include(ConfigureChecks.cmake)
  8.  
  9. message(STATUS "X randr is required, found: " ${XRANDR_1_3_FOUND})
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement