From 8ee95e805a88cdadae6e01b2c662d4c492f711de Mon Sep 17 00:00:00 2001 From: theraven Date: Mon, 14 Jan 2013 10:51:57 +0000 Subject: [PATCH] Install the message.h header. --- CMakeLists.txt | 1 + 1 file changed, 1 insertion(+) diff --git a/CMakeLists.txt b/CMakeLists.txt index c435acc..72ddc82 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -60,6 +60,7 @@ set(libobjc_HDRS objc/developer.h objc/encoding.h objc/hooks.h + objc/message.h objc/objc-api.h objc/objc-arc.h objc/objc-auto.h