[waffle] [PATCH v2 1/4] CMakeLists: print includedir
Chad Versace
chad.versace at linux.intel.com
Mon Aug 20 12:09:04 PDT 2012
I commited this patch to master.
On 08/13/2012 05:11 PM, Jordan Justen wrote:> 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("-----------------------------------------------")
>
More information about the waffle
mailing list