Want more features on Pastebin? Sign Up, it's FREE!
Guest

Untitled

By: a guest on Mar 12th, 2015  |  syntax: None  |  size: 0.51 KB  |  views: 229  |  expires: Never
download  |  raw  |  embed  |  report abuse  |  print  |  QR code  |  clone
Text below is selected. Please press Ctrl+C to copy to your clipboard. (⌘+C on Mac)
  1. --- a/lib/core/CMakeLists.txt   2015-03-10 14:00:43.193447000 +0100
  2. +++ b/lib/core/CMakeLists.txt   2015-03-10 13:59:29.429009994 +0100
  3. @@ -1,10 +1,7 @@
  4.  set (CORE_HEADERS
  5.      abstractapi.h
  6.      api.h
  7. -    asserter.h
  8.      connection.h
  9. -    constants.h
  10. -    cryptoutils.h
  11.      dc.h
  12.      dcauth.h
  13.      dcprovider.h
  14. @@ -16,9 +13,7 @@
  15.      querymethods.h
  16.      session.h
  17.      sessionmanager.h
  18. -    settings.h
  19. -    tlvalues.h
  20. -    utils.h)
  21. +    settings.h)
  22.  
  23.  if(NOT CLICK_MODE)
  24.  INSTALL(FILES ${CORE_HEADERS}
clone this paste RAW Paste Data