X-Git-Url: https://gerrit.automotivelinux.org/gerrit/gitweb?a=blobdiff_plain;f=cmake%2Fcmake.d%2F02-variables.cmake;h=b4940f2d293283ec4926d185c0898aced4481372;hb=4b265031de2f405e44fe595e99c29ffe2cfd72b9;hp=0fc55a3e3c2b8839008de27bc2c1ac139eda23ab;hpb=bb3c5413dd0e2ff098a99748a53be1c66186f235;p=apps%2Fapp-templates.git diff --git a/cmake/cmake.d/02-variables.cmake b/cmake/cmake.d/02-variables.cmake index 0fc55a3..b4940f2 100644 --- a/cmake/cmake.d/02-variables.cmake +++ b/cmake/cmake.d/02-variables.cmake @@ -176,7 +176,7 @@ set(BINDIR bin CACHE PATH "User executables") set(ETCDIR etc CACHE PATH "Read only system configuration data") set(LIBDIR lib CACHE PATH "System library directory") set(HTTPDIR htdocs CACHE PATH "HTML5 data directory") -set(DATADIR data CACHE PATH "External data resources files") +set(DATADIR var CACHE PATH "External data resources files") # Normally CMake uses the build tree for the RPATH when building executables # etc on systems that use RPATH. When the software is installed the executables