# HG changeset patch # User Myhailo Danylenko # Date 1266247104 -7200 # Node ID 3953bcd6f79df39a5da4167063345053ac825531 # Parent df9cedcdb3b21a30e1923384b3dd16b1317f986e Remove old CMake setting diff -r df9cedcdb3b2 -r 3953bcd6f79d 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)