Mock Version: 1.4.13 Mock Version: 1.4.13 ENTER ['do'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target riscv64 --nodeps /builddir/build/SPECS/zorba.spec'], chrootPath='/var/lib/mock/f29-build-34036-18500/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'en_US.UTF-8'}shell=Falselogger=timeout=345600uid=996gid=135user='mockbuild'nspawn_args=[]unshare_net=TrueprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target riscv64 --nodeps /builddir/build/SPECS/zorba.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'en_US.UTF-8'} and shell False BUILDSTDERR: sh: /usr/bin/python: No such file or directory BUILDSTDERR: sh: /usr/bin/python: No such file or directory BUILDSTDERR: sh: /usr/bin/python: No such file or directory BUILDSTDERR: sh: /usr/bin/python: No such file or directory BUILDSTDERR: sh: /usr/bin/python: No such file or directory Building target platforms: riscv64 Building for target riscv64 Wrote: /builddir/build/SRPMS/zorba-3.0.0-43.20140621git152f8964c.fc29.src.rpm Child return code was: 0 ENTER ['do'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target riscv64 --nodeps /builddir/build/SPECS/zorba.spec'], chrootPath='/var/lib/mock/f29-build-34036-18500/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'en_US.UTF-8'}shell=Falselogger=timeout=345600uid=996gid=135user='mockbuild'nspawn_args=[]unshare_net=TrueprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target riscv64 --nodeps /builddir/build/SPECS/zorba.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'en_US.UTF-8'} and shell False BUILDSTDERR: sh: /usr/bin/python: No such file or directory BUILDSTDERR: sh: /usr/bin/python: No such file or directory BUILDSTDERR: sh: /usr/bin/python: No such file or directory BUILDSTDERR: sh: /usr/bin/python: No such file or directory BUILDSTDERR: sh: /usr/bin/python: No such file or directory Building target platforms: riscv64 Building for target riscv64 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.r0kTQl + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf zorba-3.0 + /usr/bin/unzip -qq /builddir/build/SOURCES/zorba-3.0-20140621git152f8964c.zip + STATUS=0 + '[' 0 -ne 0 ']' + cd zorba-3.0 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + echo 'Patch #0 (zorba-php-wrapper.patch):' Patch #0 (zorba-php-wrapper.patch): + /usr/bin/patch --no-backup-if-mismatch -p1 --fuzz=0 patching file swig/php/XQueryProcessor.php + echo 'Patch #1 (zorba-binding-names.patch):' Patch #1 (zorba-binding-names.patch): + /usr/bin/patch --no-backup-if-mismatch -p1 --fuzz=0 patching file swig/php/CMakeLists.txt patching file swig/python/CMakeLists.txt patching file swig/ruby/CMakeLists.txt + echo 'Patch #2 (zorba-pthread.patch):' Patch #2 (zorba-pthread.patch): + /usr/bin/patch --no-backup-if-mismatch -p1 --fuzz=0 patching file cmake_modules/ZorbaGenerateExe.cmake + echo 'Patch #3 (zorba-check-dll_path.patch):' Patch #3 (zorba-check-dll_path.patch): + /usr/bin/patch --no-backup-if-mismatch -p1 --fuzz=0 patching file src/context/root_static_context.cpp + echo 'Patch #4 (zorba-missing-includes.patch):' Patch #4 (zorba-missing-includes.patch): + /usr/bin/patch --no-backup-if-mismatch -p1 --fuzz=0 patching file include/zorba/iterator.h patching file modules/http-client/json/http-client.xq.src/http_client.cpp + echo 'Patch #5 (zorba-no-php-binding.patch):' Patch #5 (zorba-no-php-binding.patch): + /usr/bin/patch --no-backup-if-mismatch -p1 --fuzz=0 patching file swig/CMakeLists.txt + echo 'Patch #6 (zorba-icu-namespace.patch):' Patch #6 (zorba-icu-namespace.patch): + /usr/bin/patch --no-backup-if-mismatch -p1 --fuzz=0 patching file src/runtime/full_text/icu_tokenizer.cpp patching file src/runtime/full_text/icu_tokenizer.h patching file src/util/utf8_util.h patching file src/zorbatypes/collation_manager.cpp + rm -f src/include/xqc.h + find '(' -name '*.h' -o -name '*.cpp' ')' -exec chmod 644 '{}' ';' + find doc -name doxy.config.in -exec sed -i s/@DOXYGEN_DOT_EXECUTABLE_PATH@/dot/ '{}' ';' + sed -i 's|\(CHECK_INCLUDE_FILE\)S\( ("unicode/coll.h"\)|\1_CXX\2|' CMakeLists.txt + sed -i '/# include /d' src/util/locale.cpp + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.YPND2u + umask 022 + cd /builddir/build/BUILD + cd zorba-3.0 + mkdir -p build + cd build + CFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection' + export CFLAGS + CXXFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection' + export CXXFLAGS + FFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/lib64/gfortran/modules' + export FFLAGS + FCFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/lib64/gfortran/modules' + export FCFLAGS + LDFLAGS='-Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld' + export LDFLAGS + /usr/bin/cmake -DCMAKE_C_FLAGS_RELEASE:STRING=-DNDEBUG -DCMAKE_CXX_FLAGS_RELEASE:STRING=-DNDEBUG -DCMAKE_Fortran_FLAGS_RELEASE:STRING=-DNDEBUG -DCMAKE_VERBOSE_MAKEFILE:BOOL=ON -DCMAKE_INSTALL_PREFIX:PATH=/usr -DINCLUDE_INSTALL_DIR:PATH=/usr/include -DLIB_INSTALL_DIR:PATH=/usr/lib64 -DSYSCONF_INSTALL_DIR:PATH=/etc -DSHARE_INSTALL_PREFIX:PATH=/usr/share -DLIB_SUFFIX=64 -DBUILD_SHARED_LIBS:BOOL=ON -DZORBA_LIB_DIRNAME:STRING=lib64 -DCMAKE_CXX_FLAGS_RELEASE:STRING=-DNDEBUG -DCMAKE_C_FLAGS_RELEASE=-DNDEBUG -DBISON_EXECUTABLE=/dummy .. -- The C compiler identification is GNU 8.2.1 -- The CXX compiler identification is GNU 8.2.1 -- Check for working C compiler: /usr/bin/cc -- Check for working C compiler: /usr/bin/cc -- works -- Detecting C compiler ABI info -- Detecting C compiler ABI info - done -- Detecting C compile features -- Detecting C compile features - done -- Check for working CXX compiler: /usr/bin/c++ -- Check for working CXX compiler: /usr/bin/c++ -- works -- Detecting CXX compiler ABI info -- Detecting CXX compiler ABI info - done -- Detecting CXX compile features -- Detecting CXX compile features - done BUILDSTDERR: CMake Deprecation Warning at CMakeLists.txt:40 (cmake_policy): BUILDSTDERR: The OLD behavior for policy CMP0002 will be removed from a future version BUILDSTDERR: of CMake. BUILDSTDERR: The cmake-policies(7) manual explains that the OLD behaviors of all BUILDSTDERR: policies are deprecated and that a policy should be set to OLD only under BUILDSTDERR: specific short-term circumstances. Projects should be ported to the NEW BUILDSTDERR: behavior and not rely on setting a policy to OLD. -- Check if the system is big endian -- Searching 16 bit integer -- Looking for sys/types.h -- Looking for sys/types.h - found -- Looking for stdint.h -- Looking for stdint.h - found -- Looking for stddef.h -- Looking for stddef.h - found -- Check size of unsigned short -- Check size of unsigned short - done -- Using unsigned short -- Check if the system is big endian - little endian -- Looking for C++ include unicode/coll.h -- Looking for C++ include unicode/coll.h - found -- Looking for include file iconv.h -- Looking for include file iconv.h - found -- Looking for include file inttypes.h -- Looking for include file inttypes.h - found -- Looking for include file limits.h -- Looking for include file limits.h - found -- Looking for include file stdint.h -- Looking for include file stdint.h - found -- Looking for include file stdlib.h -- Looking for include file stdlib.h - found -- Looking for include files sys/param.h, sys/mount.h -- Looking for include files sys/param.h, sys/mount.h - found -- Looking for include file sys/types.h -- Looking for include file sys/types.h - found -- Looking for include file tzfile.h -- Looking for include file tzfile.h - not found -- Looking for include file unicode/ustring.h -- Looking for include file unicode/ustring.h - found -- Looking for include file unicode/utypes.h -- Looking for include file unicode/utypes.h - found -- Looking for include file execinfo.h -- Looking for include file execinfo.h - found -- Looking for C++ include FlexLexer.h -- Looking for C++ include FlexLexer.h - found -- Looking for include file uuid/uuid.h -- Looking for include file uuid/uuid.h - found -- Looking for strtof -- Looking for strtof - found -- Looking for strtoll -- Looking for strtoll - found -- Looking for _stricmp -- Looking for _stricmp - not found -- Looking for strcat_s -- Looking for strcat_s - not found -- Looking for strcpy_s -- Looking for strcpy_s - not found BUILDSTDERR: CMake Warning (dev) at /usr/share/cmake/Modules/CheckIncludeFiles.cmake:110 (message): BUILDSTDERR: Policy CMP0075 is not set: Include file check macros honor BUILDSTDERR: CMAKE_REQUIRED_LIBRARIES. Run "cmake --help-policy CMP0075" for policy BUILDSTDERR: details. Use the cmake_policy command to set the policy and suppress this BUILDSTDERR: warning. BUILDSTDERR: CMAKE_REQUIRED_LIBRARIES is set to: BUILDSTDERR: pthread BUILDSTDERR: For compatibility with CMake 3.11 and below this check is ignoring it. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: CMakeLists.txt:121 (CHECK_INCLUDE_FILES) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. -- Looking for include file pthread.h -- Looking for include file pthread.h - found -- Looking for pthread_spin_init -- Looking for pthread_spin_init - found -- Looking for pthread_mutex_init -- Looking for pthread_mutex_init - found -- Looking for getrusage -- Looking for getrusage - found -- Check size of int32_t -- Check size of int32_t - done -- Check size of uint32_t -- Check size of uint32_t - done -- Check size of unsigned __int32 -- Check size of unsigned __int32 - failed -- Check size of __int32 -- Check size of __int32 - failed -- Check size of int64_t -- Check size of int64_t - done -- Performing Test ZORBA_HAVE_STRUCT_TM_TM_GMTOFF -- Performing Test ZORBA_HAVE_STRUCT_TM_TM_GMTOFF - Success -- Performing Test ZORBA_HAVE_STRUCT_TM___TM_GMTOFF -- Performing Test ZORBA_HAVE_STRUCT_TM___TM_GMTOFF - Failed -- Check size of double -- Check size of double - done -- Check size of float -- Check size of float - done -- Check size of int -- Check size of int - done -- Check size of long -- Check size of long - done -- Check size of long long -- Check size of long long - done -- Check size of void* -- Check size of void* - done -- Check size of short -- Check size of short - done -- Check size of size_t -- Check size of size_t - done -- Check size of wchar_t -- Check size of wchar_t - done -- Looking for clock_gettime in rt -- Looking for clock_gettime in rt - found -- Looking for LibXml2 -- Found LibXml2: /usr/lib64/libxml2.so (found version "2.9.8") -- Found LIBXML2 library -- /usr/lib64/libxml2.so -- -- Looking for ICU -- Found ICU library -- /usr/lib64/libicuuc.so -- ICU Version: 62.1.0 -- Found ICU internationalization library -- /usr/lib64/libicui18n.so -- Found ICU data library -- /usr/lib64/libicudata.so -- Found ICU library -- /usr/lib64/libicuuc.so -- -- Looking for Xerces-C -- Found Xerces-C: /usr/lib64/libxerces-c.so -- : /usr/include -- -- Executable: /usr/bin/php -- Library: PHP5_LIBRARY-NOTFOUND -- *NIX Environment Configuration... -- Found PHP5-Version 7.2.4RC1 -- Found PythonInterp: /usr/bin/python3.7 (found version "3.7.1") -- Found PythonLibs: /usr/lib64/libpython2.7.so -- ZORBA_NATIVE_STORE: ON -- ZORBA_STORE_DIR: /builddir/build/BUILD/zorba-3.0/src/store/naive -- ZORBA_STORE_NAME: simplestore -- ZORBA_BATCHING_TYPE: 0 -- ZORBA_FLOAT_POINT_PRECISION: 18 -- ZORBA_WITH_CODE_COVERAGE: OFF -- ZORBA_WITH_CODE_PROFILE: OFF -- ZORBA_FOR_ONE_THREAD_ONLY: ON -- ZORBA_WITH_FILE_ACCESS [ON/OFF]: ON -- ZORBA_WITH_DEBUGGER [ON/OFF]: ON -- ZORBA_TEST_TIMEOUT_VALUE: 60 -- ZORBA_VERIFY_PEER_SSL_CERTIFICATE: OFF -- ZORBA_WIN_DLL: ON -- ZORBA_EXE: /builddir/build/BUILD/zorba-3.0/build/bin/zorba -- ZORBA_DEBUG_PARSER: OFF -- ZORBA_DEBUG_STRING: OFF -- ZORBA_NO_ICU: OFF -- ZORBA_NO_FULL_TEXT: OFF -- ZORBA_NO_XMLSCHEMA: OFF -- ZORBA_WITH_BIG_INTEGER: OFF -- ZORBA_WITH_THESAURUS: ON -- ZORBA_SUPPRESS_SWIG [ON/OFF]: OFF -- ZORBA_XQUERYX: OFF -- ZORBA_TEST_XQUERYX: OFF -- CMAKE_BINARY_DIR: /builddir/build/BUILD/zorba-3.0/build -- CMAKE_SOURCE_DIR: /builddir/build/BUILD/zorba-3.0 -- CMAKE_SYSTEM: Linux-4.19.0-rc8 -- CMAKE_SYSTEM_NAME: Linux -- CMAKE_SYSTEM_VERSION: 4.19.0-rc8 -- CMAKE_SYSTEM_PROCESSOR: riscv64 -- UNIX: 1 -- WIN32: -- APPLE: -- MINGW: -- CYGWIN: -- BORLAND: -- MSVC: -- MSVC_IDE: -- MSVC60: -- MSVC70: -- MSVC71: -- MSVC80: -- CMAKE_COMPILER_2005: -- CMAKE_C_FLAGS: -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -- CMAKE_CXX_FLAGS: -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -- CMAKE_BUILD_TYPE: Release -- CMAKE_INSTALL_PREFIX: /usr -- BUILD_SHARED_LIBS: ON -- CMAKE_C_COMPILER: /usr/bin/cc -- CMAKE_CXX_COMPILER: /usr/bin/c++ -- CMAKE_COMPILER_IS_GNUCC: 1 -- CMAKE_COMPILER_IS_GNUCXX: 1 -- CMAKE_AR: /usr/bin/ar -- CMAKE_RANLIB: /usr/bin/ranlib -- CMAKE_BUILD_TOOL = /usr/bin/gmake -- Detected GNU compiler version 8.2.1 (major version 8) -- GNU Compiler version greater than 4.0.1 -- Looking for uuid_generate in uuid -- Looking for uuid_generate in uuid - found -- Found Xerces 3.2.2 -- /usr/include/usr/lib64/libxerces-c.so -- Zorba version number: 3.0.0 -- Performing Test ZORBA_TR1_IN_TR1_SUBDIRECTORY -- Performing Test ZORBA_TR1_IN_TR1_SUBDIRECTORY - Success -- Performing Test ZORBA_TR1_1 -- Performing Test ZORBA_TR1_1 - Failed -- Performing Test ZORBA_TR1_2 -- Performing Test ZORBA_TR1_2 - Success -- Performing Test ZORBA_CXX_NULLPTR -- Performing Test ZORBA_CXX_NULLPTR - Success -- Performing Test ZORBA_CXX_STATIC_ASSERT -- Performing Test ZORBA_CXX_STATIC_ASSERT - Success -- Performing Test ZORBA_HAVE_ENABLE_IF -- Performing Test ZORBA_HAVE_ENABLE_IF - Success -- Performing Test ZORBA_HAVE_IS_SAME -- Performing Test ZORBA_HAVE_IS_SAME - Success -- Performing Test ZORBA_HAVE_UNIQUE_PTR -- Performing Test ZORBA_HAVE_UNIQUE_PTR - Success -- Performing Test ZORBA_HAVE_UNORDERED_MAP -- Performing Test ZORBA_HAVE_UNORDERED_MAP - Success -- Performing Test ZORBA_HAVE_UNORDERED_SET -- Performing Test ZORBA_HAVE_UNORDERED_SET - Success -- configured /builddir/build/BUILD/zorba-3.0/scripts/create-doc-tar.sh.in -> /builddir/build/BUILD/zorba-3.0/build/scripts/create-doc-tar.sh -- /usr/include -- /usr/lib64/libedit.so -- Found Libedit: /usr/include -- configured /builddir/build/BUILD/zorba-3.0/bin/debugger/config.h.cmake --> /builddir/build/BUILD/zorba-3.0/build/bin/debugger/config.h BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "zorbacmd". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: bin/CMakeLists.txt:61 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "zorbacmd". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: bin/CMakeLists.txt:64 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "zorbacmd". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: bin/CMakeLists.txt:67 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "zorbacmd". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: bin/CMakeLists.txt:70 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "zorbacmd". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: bin/CMakeLists.txt:73 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "zorbacmd". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: bin/CMakeLists.txt:76 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "zorbacmd". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: bin/CMakeLists.txt:87 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "zorbacmd". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: bin/CMakeLists.txt:90 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "zorbacmd". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: bin/CMakeLists.txt:95 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "zorbacmd". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: bin/CMakeLists.txt:99 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "zorbacmd". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: bin/CMakeLists.txt:108 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "zorbacmd". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: bin/CMakeLists.txt:114 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. -- ZORBA_TEST_PLAN_SERIALIZATION: OFF -- ZORBA_TEST_PLAN_SERIALIZATION_EXECUTION_ONLY: OFF -- ZORBA_TEST_PLAN_SERIALIZATION_COMPILE_ONLY: OFF BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "zorbacmd". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: bin/CMakeLists.txt:120 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "zorbacmd". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: bin/CMakeLists.txt:128 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "zorbacmd". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: bin/CMakeLists.txt:139 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "zorbacmd". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: bin/CMakeLists.txt:146 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. -- Boost_INCLUDE_DIR = -- try _boost_PATH_SUFFIX boost-1.35.0 -- try _boost_PATH_SUFFIX boost-1.35 -- try _boost_PATH_SUFFIX boost-1.34.1 -- try _boost_PATH_SUFFIX boost-1.34.0 -- try _boost_PATH_SUFFIX boost-1.34 -- try _boost_PATH_SUFFIX boost-1.33.1 -- try _boost_PATH_SUFFIX boost-1.33.0 -- try _boost_PATH_SUFFIX boost-1.33 -- Found one boost 1.66.0 -- look for component filesystem -- found ? Boost_FILESYSTEM_LIBRARY_RELEASE-NOTFOUND -- Adjusting FILESYSTEM -- only release version found -- Boost component library found FILESYSTEM -- Boost_INCLUDE_DIRS: /usr/include -- Boost_LIBRARIES: -- Found The Following Boost Libraries: -- filesystem -- Boost Version: 1.66.0 -- Found Boost v1_66: /usr/include -- Boost lib path: /usr/lib64 -- Boost_INCLUDE_DIR = /usr/include -- Found one boost 1.66.0 -- look for component system -- found ? Boost_SYSTEM_LIBRARY_RELEASE-NOTFOUND -- Adjusting SYSTEM -- only release version found -- Boost component library found SYSTEM -- Boost_INCLUDE_DIRS: /usr/include -- Boost_LIBRARIES: /usr/lib64/libboost_filesystem.so -- Found The Following Boost Libraries: -- system -- Boost Version: 1.66.0 -- Adding API tests for CTest BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "APITests". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/api/CMakeLists.txt:42 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "APITests". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/api/CMakeLists.txt:42 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "APITests". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/api/CMakeLists.txt:42 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "APITests". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/api/CMakeLists.txt:42 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "APITests". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/api/CMakeLists.txt:42 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "APITests". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/api/CMakeLists.txt:42 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "APITests". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/api/CMakeLists.txt:42 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "APITests". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/api/CMakeLists.txt:42 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "APITests". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/api/CMakeLists.txt:42 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "APITests". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/api/CMakeLists.txt:42 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. -- Adding iterator plan tests -- Adding tests for CTest BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:95 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:95 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:95 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:95 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:95 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:95 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:95 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. -- Looking for cURL -- Found CURL: /usr/lib64/libcurl.so (found version "7.61.1") BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. -- Adding another 1000 Tests BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. -- Adding another 1000 Tests BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. -- Adding another 1000 Tests BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. -- Add library ext2.xq BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:346 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "modlib6_ext2.xq". BUILDSTDERR: Use the target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/modules/CMakeLists.txt:31 (DECLARE_ZORBA_MODULE) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. -- Add library ext.xq BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:346 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "modlib7_ext.xq". Use BUILDSTDERR: the target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/modules/CMakeLists.txt:33 (DECLARE_ZORBA_MODULE) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. -- Add library link.xq BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:346 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "modlib8_link.xq". BUILDSTDERR: Use the target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/modules/CMakeLists.txt:40 (DECLARE_ZORBA_MODULE) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. -- Found Java: /usr/bin/java (found version "1.8.0.181") found components: Development BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "test_extern_func". BUILDSTDERR: Use the target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/extern/CMakeLists.txt:19 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "test_extern_func". BUILDSTDERR: Use the target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/extern/CMakeLists.txt:23 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "test_extern_func". BUILDSTDERR: Use the target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/extern/CMakeLists.txt:27 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "test_extern_func". BUILDSTDERR: Use the target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/extern/CMakeLists.txt:31 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "test_extern_func". BUILDSTDERR: Use the target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/extern/CMakeLists.txt:35 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "test_extern_func". BUILDSTDERR: Use the target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/extern/CMakeLists.txt:44 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "test_extern_func". BUILDSTDERR: Use the target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/extern/CMakeLists.txt:48 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "test_extern_func". BUILDSTDERR: Use the target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/extern/CMakeLists.txt:52 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "test_extern_func". BUILDSTDERR: Use the target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/extern/CMakeLists.txt:56 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "test_extern_func". BUILDSTDERR: Use the target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/extern/CMakeLists.txt:60 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "test_extern_func". BUILDSTDERR: Use the target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/extern/CMakeLists.txt:64 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "test_extern_func". BUILDSTDERR: Use the target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/extern/CMakeLists.txt:68 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "test_extern_func". BUILDSTDERR: Use the target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/extern/CMakeLists.txt:72 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "test_extern_func". BUILDSTDERR: Use the target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/extern/CMakeLists.txt:76 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. -- Adding unit tests for CTest BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "UnitTests". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/unit/CMakeLists.txt:134 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "UnitTests". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/unit/CMakeLists.txt:134 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "UnitTests". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/unit/CMakeLists.txt:134 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "UnitTests". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/unit/CMakeLists.txt:134 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "UnitTests". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/unit/CMakeLists.txt:134 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "UnitTests". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/unit/CMakeLists.txt:134 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "UnitTests". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/unit/CMakeLists.txt:134 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "UnitTests". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/unit/CMakeLists.txt:134 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "UnitTests". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/unit/CMakeLists.txt:134 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "UnitTests". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/unit/CMakeLists.txt:134 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "UnitTests". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/unit/CMakeLists.txt:134 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "UnitTests". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/unit/CMakeLists.txt:134 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "UnitTests". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/unit/CMakeLists.txt:134 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "UnitTests". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/unit/CMakeLists.txt:134 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "UnitTests". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/unit/CMakeLists.txt:134 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "UnitTests". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/unit/CMakeLists.txt:134 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "UnitTests". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/unit/CMakeLists.txt:134 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "UnitTests". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/unit/CMakeLists.txt:134 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "UnitTests". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/unit/CMakeLists.txt:134 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "UnitTests". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/unit/CMakeLists.txt:134 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "LibUnitTest". Use BUILDSTDERR: the target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/unit/CMakeLists.txt:141 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "LibUnitTest". Use BUILDSTDERR: the target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/unit/CMakeLists.txt:142 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "LibUnitTest". Use BUILDSTDERR: the target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/unit/CMakeLists.txt:145 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "LibUnitTest". Use BUILDSTDERR: the target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/unit/CMakeLists.txt:147 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "LibUnitTest". Use BUILDSTDERR: the target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/unit/CMakeLists.txt:150 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "LibUnitTest". Use BUILDSTDERR: the target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/unit/CMakeLists.txt:152 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "LibUnitTest". Use BUILDSTDERR: the target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/unit/CMakeLists.txt:153 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "LibUnitTest". Use BUILDSTDERR: the target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/unit/CMakeLists.txt:154 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "LibUnitTest". Use BUILDSTDERR: the target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/unit/CMakeLists.txt:157 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "LibUnitTest". Use BUILDSTDERR: the target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/unit/CMakeLists.txt:158 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "LibUnitTest". Use BUILDSTDERR: the target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/unit/CMakeLists.txt:159 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "LibUnitTest". Use BUILDSTDERR: the target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/unit/CMakeLists.txt:170 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. -- Adding update tests for CTest BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "updtestdriver". Use BUILDSTDERR: the target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/update/CMakeLists.txt:39 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "updtestdriver". Use BUILDSTDERR: the target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/update/CMakeLists.txt:39 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "updtestdriver". Use BUILDSTDERR: the target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/update/CMakeLists.txt:39 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "updtestdriver". Use BUILDSTDERR: the target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/update/CMakeLists.txt:39 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "updtestdriver". Use BUILDSTDERR: the target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/update/CMakeLists.txt:39 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "updtestdriver". Use BUILDSTDERR: the target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/update/CMakeLists.txt:39 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. -- Adding SAX2 tests for CTest BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "sax2testdriver". Use BUILDSTDERR: the target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/sax2/CMakeLists.txt:32 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "sax2testdriver". Use BUILDSTDERR: the target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/sax2/CMakeLists.txt:32 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "sax2testdriver". Use BUILDSTDERR: the target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/sax2/CMakeLists.txt:32 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "sax2testdriver". Use BUILDSTDERR: the target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/sax2/CMakeLists.txt:32 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "sax2testdriver". Use BUILDSTDERR: the target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/sax2/CMakeLists.txt:32 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at config/CMakeLists.txt:53 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. -- Add library util-tests.xq BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:346 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target BUILDSTDERR: "modlib12_util-tests.xq". Use the target name directly with BUILDSTDERR: add_custom_command, or use the generator expression $, as BUILDSTDERR: appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: modules/util-tests/CMakeLists.txt:19 (DECLARE_ZORBA_MODULE) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. -- Looking for cURL -- Found cURL library -- /usr/lib64/libcurl.so -- Add library ftp-client.xq BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:346 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target BUILDSTDERR: "modlib24_ftp-client.xq". Use the target name directly with BUILDSTDERR: add_custom_command, or use the generator expression $, as BUILDSTDERR: appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: modules/ftp-client/CMakeLists.txt:20 (DECLARE_ZORBA_MODULE) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. -- Add library http-client.xq BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:346 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target BUILDSTDERR: "modlib27_http-client.xq". Use the target name directly with BUILDSTDERR: add_custom_command, or use the generator expression $, as BUILDSTDERR: appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: modules/http-client/CMakeLists.txt:31 (DECLARE_ZORBA_MODULE) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. -- Add library file.xq BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:346 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "modlib34_file.xq". BUILDSTDERR: Use the target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: modules/org/expath/ns/CMakeLists.txt:18 (DECLARE_ZORBA_MODULE) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. -- Add library sleep.xq BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:346 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "modlib41_sleep.xq". BUILDSTDERR: Use the target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: modules/sleep/CMakeLists.txt:15 (DECLARE_ZORBA_MODULE) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. -- Add library zorba-query.xq BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:346 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target BUILDSTDERR: "modlib64_zorba-query.xq". Use the target name directly with BUILDSTDERR: add_custom_command, or use the generator expression $, as BUILDSTDERR: appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: modules/zorba-query/CMakeLists.txt:15 (DECLARE_ZORBA_MODULE) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. -- End modules -- Found Doxygen: /usr/bin/doxygen (found version "1.8.14") found components: doxygen dot -- Found LATEX: /usr/bin/latex -- configured /builddir/build/BUILD/zorba-3.0/doc/zorba/doxy.config.in --> /builddir/build/BUILD/zorba-3.0/build/doc/zorba/doxy.config -- Adding test for the C++ API's documentation: doc/cxx/examples/simple.cpp BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "examples". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: doc/cxx/examples/CMakeLists.txt:64 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. -- Adding test for the C++ API's documentation: doc/cxx/examples/sax2.cpp BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "examples". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: doc/cxx/examples/CMakeLists.txt:64 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. -- Adding test for the C++ API's documentation: doc/cxx/examples/errors.cpp BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "examples". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: doc/cxx/examples/CMakeLists.txt:64 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. -- Adding test for the C++ API's documentation: doc/cxx/examples/context.cpp BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "examples". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: doc/cxx/examples/CMakeLists.txt:64 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. -- Adding test for the C++ API's documentation: doc/cxx/examples/serialization.cpp BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "examples". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: doc/cxx/examples/CMakeLists.txt:64 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. -- Adding test for the C++ API's documentation: doc/cxx/examples/chaining.cpp BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "examples". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: doc/cxx/examples/CMakeLists.txt:64 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. -- Adding test for the C++ API's documentation: doc/cxx/examples/external_functions.cpp BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "examples". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: doc/cxx/examples/CMakeLists.txt:64 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. -- Adding test for the C++ API's documentation: doc/cxx/examples/datamanager.cpp BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "examples". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: doc/cxx/examples/CMakeLists.txt:64 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. -- Adding test for the C++ API's documentation: doc/cxx/examples/uri_resolvers.cpp BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "examples". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: doc/cxx/examples/CMakeLists.txt:64 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. -- Adding test for the C++ API's documentation: doc/cxx/examples/execution_plans.cpp BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "examples". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: doc/cxx/examples/CMakeLists.txt:64 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. -- Adding test for the C++ API's documentation: doc/cxx/examples/item_handler.cpp BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "examples". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: doc/cxx/examples/CMakeLists.txt:64 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. -- Adding test for the C++ API's documentation: doc/cxx/examples/callback.cpp BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "examples". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: doc/cxx/examples/CMakeLists.txt:64 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. -- Adding test for the C++ API's documentation: doc/cxx/examples/binary.cpp BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "examples". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: doc/cxx/examples/CMakeLists.txt:64 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. -- Adding test for the C++ API's documentation: doc/cxx/examples/module_import_check.cpp BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "examples". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: doc/cxx/examples/CMakeLists.txt:64 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. -- Adding test for the C++ API's documentation: doc/cxx/examples/jsoniq.cpp BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "examples". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: doc/cxx/examples/CMakeLists.txt:64 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. -- configured /builddir/build/BUILD/zorba-3.0/doc/cxx/examples/Makefile.cmake /builddir/build/BUILD/zorba-3.0/build/doc/cxx/examples/Makefile.zorba -- configured /builddir/build/BUILD/zorba-3.0/doc/cxx/doxy.config.in --> /builddir/build/BUILD/zorba-3.0/build/doc/cxx/doxy.config -- Adding test for the C API's documentation: doc/c/examples/csimple.c BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "cexamples". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: doc/c/examples/CMakeLists.txt:52 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. -- Adding test for the C API's documentation: doc/c/examples/ccontext.c BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "cexamples". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: doc/c/examples/CMakeLists.txt:52 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. -- Adding test for the C API's documentation: doc/c/examples/cerror.c BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "cexamples". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: doc/c/examples/CMakeLists.txt:52 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. -- Adding test for the C API's documentation: doc/c/examples/cparsing.c BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "cexamples". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: doc/c/examples/CMakeLists.txt:52 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. -- Adding test for the C API's documentation: doc/c/examples/cexternal_functions.c BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "cexamples". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: doc/c/examples/CMakeLists.txt:52 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. -- Adding test for the C API's documentation: doc/c/examples/cserialization.c BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "cexamples". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: doc/c/examples/CMakeLists.txt:52 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. -- Adding test for the C API's documentation: doc/c/examples/csequences.c BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "cexamples". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: doc/c/examples/CMakeLists.txt:52 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. -- configured /builddir/build/BUILD/zorba-3.0/doc/c/doxy.config.in --> /builddir/build/BUILD/zorba-3.0/build/doc/c/doxy.config -- Found Java: /usr/bin/java (found version "1.8.0_181") -- Seting path for java tests /builddir/build/BUILD/zorba-3.0/build/swig/java -- configured /builddir/build/BUILD/zorba-3.0/doc/java/doxy.config.in --> /builddir/build/BUILD/zorba-3.0/build/doc/java/doxy.config -- configured /builddir/build/BUILD/zorba-3.0/doc/xqj/doxy.config.in --> /builddir/build/BUILD/zorba-3.0/build/doc/xqj/doxy.config -- Adding Python test -- configured /builddir/build/BUILD/zorba-3.0/doc/python/doxy.config.in --> /builddir/build/BUILD/zorba-3.0/build/doc/python/doxy.config -- Found Ruby: /usr/bin/ruby (found version "2.5.1") -- RUBY_EXECUTABLE: /usr/bin/ruby -- configured /builddir/build/BUILD/zorba-3.0/doc/ruby/doxy.config.in --> /builddir/build/BUILD/zorba-3.0/build/doc/ruby/doxy.config -- PHP Found, installing examples... -- configured /builddir/build/BUILD/zorba-3.0/doc/php/doxy.config.in --> /builddir/build/BUILD/zorba-3.0/build/doc/php/doxy.config -- configured /builddir/build/BUILD/zorba-3.0/doc/csharp/doxy.config.in --> /builddir/build/BUILD/zorba-3.0/build/doc/csharp/doxy.config -- configured /builddir/build/BUILD/zorba-3.0/doc/code/doxy.config.in --> /builddir/build/BUILD/zorba-3.0/build/doc/code/doxy.config -- configured /builddir/build/BUILD/zorba-3.0/include/zorba/config.h.cmake -->/builddir/build/BUILD/zorba-3.0/build/include/zorba/config.h -- created directory /builddir/build/BUILD/zorba-3.0/build/src/runtime/accessors -- created directory /builddir/build/BUILD/zorba-3.0/build/src/runtime/any_uri -- created directory /builddir/build/BUILD/zorba-3.0/build/src/runtime/base64 -- created directory /builddir/build/BUILD/zorba-3.0/build/src/runtime/booleans -- created directory /builddir/build/BUILD/zorba-3.0/build/src/runtime/collections -- created directory /builddir/build/BUILD/zorba-3.0/build/src/runtime/context -- created directory /builddir/build/BUILD/zorba-3.0/build/src/runtime/csv -- created directory /builddir/build/BUILD/zorba-3.0/build/src/runtime/datetime -- created directory /builddir/build/BUILD/zorba-3.0/build/src/runtime/dctx -- created directory /builddir/build/BUILD/zorba-3.0/build/src/runtime/debug -- created directory /builddir/build/BUILD/zorba-3.0/build/src/runtime/durations_dates_times -- created directory /builddir/build/BUILD/zorba-3.0/build/src/runtime/errors_and_diagnostics -- created directory /builddir/build/BUILD/zorba-3.0/build/src/runtime/fetch -- created directory /builddir/build/BUILD/zorba-3.0/build/src/runtime/fnput -- created directory /builddir/build/BUILD/zorba-3.0/build/src/runtime/full_text -- created directory /builddir/build/BUILD/zorba-3.0/build/src/runtime/hof -- created directory /builddir/build/BUILD/zorba-3.0/build/src/runtime/indexing -- created directory /builddir/build/BUILD/zorba-3.0/build/src/runtime/item -- created directory /builddir/build/BUILD/zorba-3.0/build/src/runtime/json -- created directory /builddir/build/BUILD/zorba-3.0/build/src/runtime/jsound -- created directory /builddir/build/BUILD/zorba-3.0/build/src/runtime/maths -- created directory /builddir/build/BUILD/zorba-3.0/build/src/runtime/nodes -- created directory /builddir/build/BUILD/zorba-3.0/build/src/runtime/numerics -- created directory /builddir/build/BUILD/zorba-3.0/build/src/runtime/parsing_and_serializing -- created directory /builddir/build/BUILD/zorba-3.0/build/src/runtime/qnames -- created directory /builddir/build/BUILD/zorba-3.0/build/src/runtime/random -- created directory /builddir/build/BUILD/zorba-3.0/build/src/runtime/reference -- created directory /builddir/build/BUILD/zorba-3.0/build/src/runtime/schema -- created directory /builddir/build/BUILD/zorba-3.0/build/src/runtime/sctx -- created directory /builddir/build/BUILD/zorba-3.0/build/src/runtime/seq -- created directory /builddir/build/BUILD/zorba-3.0/build/src/runtime/sequences -- created directory /builddir/build/BUILD/zorba-3.0/build/src/runtime/store -- created directory /builddir/build/BUILD/zorba-3.0/build/src/runtime/strings -- created directory /builddir/build/BUILD/zorba-3.0/build/src/runtime/uris -- created directory /builddir/build/BUILD/zorba-3.0/build/src/runtime/xqdoc -- Looking for flex -- Found flex -- /usr/bin/flex, version: 2.6.1 -- Bison: < 2.4 -- Bison: < 3.0 -- GNU Bison's version is less than required (2.4) -- the parser will not be regenerated -- Using repository files /builddir/build/BUILD/zorba-3.0/src/xquery_parser.cpp/builddir/build/BUILD/zorba-3.0/src/jsoniq_parser.cpp -- Flex: 2.6.1 > 2.5.35 -- configured /builddir/build/BUILD/zorba-3.0/src/compiler/parser/copyparser.sh.cmake -->/builddir/build/BUILD/zorba-3.0/build/copyparser.sh -- configured /builddir/build/BUILD/zorba-3.0/src/context/root_static_context_init.cpp.in => /builddir/build/BUILD/zorba-3.0/build/src/context/root_static_context_init.cpp -- Performing Test _works -- Performing Test _works - Success -- PRECOMPILED HEADERS: OFF -- processing store dir /builddir/build/BUILD/zorba-3.0/src/store/naive with name simplestore -- SWIG: Generating Python API BUILDSTDERR: CMake Deprecation Warning at /usr/share/cmake/Modules/UseSWIG.cmake:492 (message): BUILDSTDERR: SWIG_ADD_MODULE is deprecated. Use SWIG_ADD_LIBRARY instead. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: swig/python/CMakeLists.txt:20 (SWIG_ADD_MODULE) BUILDSTDERR: File "", line 1 BUILDSTDERR: from distutils import sysconfig;print sysconfig.get_python_lib(0) BUILDSTDERR: ^ BUILDSTDERR: SyntaxError: invalid syntax -- SWIG: Generating Java API BUILDSTDERR: CMake Deprecation Warning at /usr/share/cmake/Modules/UseSWIG.cmake:492 (message): BUILDSTDERR: SWIG_ADD_MODULE is deprecated. Use SWIG_ADD_LIBRARY instead. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: swig/java/CMakeLists.txt:35 (SWIG_ADD_MODULE) -- SWIG: Generating XQJ API -- Found Java: /usr/bin/java (found version "1.8.0.181") found components: Development -- Copying tck batch... -- Ruby module being built non-Universal -- SWIG: Generating Ruby API BUILDSTDERR: CMake Deprecation Warning at /usr/share/cmake/Modules/UseSWIG.cmake:492 (message): BUILDSTDERR: SWIG_ADD_MODULE is deprecated. Use SWIG_ADD_LIBRARY instead. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: swig/ruby/CMakeLists.txt:30 (SWIG_ADD_MODULE) BUILDSTDERR: CMake Error at swig/ruby/CMakeLists.txt:34 (GET_TARGET_PROPERTY): BUILDSTDERR: The LOCATION property may not be read from target "zorba_simplestore". Use BUILDSTDERR: the target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: -e:1:in `
': uninitialized constant Config (NameError) -- Creating check_core_uris and check_uris targets -- ADD_XQDOC_TARGETS -- added target xqdoc -- added test test/xqdoc/make_xqdoc -- ADD_XQDOC_TARGETS END -- Configuring incomplete, errors occurred! See also "/builddir/build/BUILD/zorba-3.0/build/CMakeFiles/CMakeOutput.log". See also "/builddir/build/BUILD/zorba-3.0/build/CMakeFiles/CMakeError.log". RPM build errors: BUILDSTDERR: error: Bad exit status from /var/tmp/rpm-tmp.YPND2u (%build) BUILDSTDERR: Bad exit status from /var/tmp/rpm-tmp.YPND2u (%build) Child return code was: 1 EXCEPTION: [Error()] Traceback (most recent call last): File "/usr/lib/python3.7/site-packages/mockbuild/trace_decorator.py", line 96, in trace result = func(*args, **kw) File "/usr/lib/python3.7/site-packages/mockbuild/util.py", line 636, in do raise exception.Error("Command failed: \n # %s\n%s" % (command, output), child.returncode) mockbuild.exception.Error: Command failed: # bash --login -c /usr/bin/rpmbuild -bb --target riscv64 --nodeps /builddir/build/SPECS/zorba.spec