Remove old CMake setting
authorMyhailo Danylenko <isbear@ukrpost.net>
Mon, 15 Feb 2010 17:18:24 +0200
changeset 21 3953bcd6f79d
parent 20 df9cedcdb3b2
child 22 4f45c246856c
Remove old CMake setting
CMakeLists.txt
--- a/CMakeLists.txt	Mon Feb 15 17:12:12 2010 +0200
+++ b/CMakeLists.txt	Mon Feb 15 17:18:24 2010 +0200
@@ -18,7 +18,6 @@
 project(avatar C) 
 
 ## User settable options
-set(MCABBER_INCLUDE_DIR "/usr/include" CACHE FILEPATH "Path to mcabber headers") 
  
 ## Check for build dependencies
 find_package(PkgConfig REQUIRED)