[waffle] [PATCH v2 1/4] CMakeLists: print includedir

Jordan Justen jordan.l.justen at intel.com
Mon Aug 13 17:11:42 PDT 2012


Signed-off-by: Jordan Justen <jordan.l.justen at intel.com>
---
 CMakeLists.txt |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/CMakeLists.txt b/CMakeLists.txt
index 6fb8023..a4a48cb 100644
--- a/CMakeLists.txt
+++ b/CMakeLists.txt
@@ -286,7 +286,7 @@ message("    CFLAGS_debug: ${CMAKE_C_FLAGS_DEBUG}")
 message("    CFLAGS_release: ${CMAKE_C_FLAGS_RELEASE}")
 message("")
 message("Install paths:")
-message("    includedir: ${waffle_install_libdir}")
+message("    includedir: ${waffle_install_includedir}")
 message("    libdir: ${waffle_install_libdir}")
 message("    docdir: ${waffle_install_docdir}")
 message("-----------------------------------------------")
-- 
1.7.9.5



More information about the waffle mailing list