From 2b1e3a557986a4a3152521984947e34fe8ce2d01 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?J=C3=A9r=C3=A9my=20Zurcher?= Date: Mon, 5 Aug 2013 15:32:46 +0200 Subject: output install prefix --- CMakeLists.txt | 1 + 1 file changed, 1 insertion(+) diff --git a/CMakeLists.txt b/CMakeLists.txt index 11ef350..cba641a 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -82,6 +82,7 @@ ENDIF() # BUILD SUMMARY # COLOR_MESSAGE("\n${_escape}[1;36mBuild Summary${_escape}[0m\n--------------------") +COLOR_MESSAGE("* ${_escape}[1;35mInstall dir${_escape}[0m : ${_escape}[1;32m${CMAKE_INSTALL_PREFIX}${_escape}[0m") IF (LIBUSB_FOUND) COLOR_MESSAGE("* ${_escape}[1;35mlibusb${_escape}[0m : ${_escape}[1;32mfound${_escape}[0m build libk8055") ELSE() -- cgit v1.1-2-g2b99