OSDN Git Service

export Katie_DIR from the UNIX Shell profile file
authorIvailo Monev <xakepa10@gmail.com>
Sat, 25 Jun 2016 08:05:24 +0000 (08:05 +0000)
committerIvailo Monev <xakepa10@gmail.com>
Sat, 25 Jun 2016 08:05:24 +0000 (08:05 +0000)
Signed-off-by: Ivailo Monev <xakepa10@gmail.com>
cmake/profile.sh.cmake

index 48236e5..86fc721 100644 (file)
@@ -11,3 +11,5 @@ if [ -n "$PKG_CONFIG_PATH" ];then
 else
     export PKG_CONFIG_PATH="@QT_LIBRARIES_PATH@/pkgconfig"
 fi
+
+export Katie_DIR="@CMAKE_INSTALL_PATH@"