CMake Error at CMakeLists.txt:27 (find_package):
Could not find a package configuration file provided by "valijson" with any
of the following names:
valijsonConfig.cmake
valijson-config.cmake
Add the installation prefix of "valijson" to CMAKE_PREFIX_PATH or set
"valijson_DIR" to a directory containing one of the above files. If
"valijson" provides a separate development package or SDK, be sure it has
been installed.
Traceback (most recent call last):
File "/var/pisi/vulkan-lunarg-tools/actions.py", line 36, in setup
-DCMAKE_BUILD_TYPE=Release" )
File "/usr/lib/pisilinux/pisi/actionsapi/shelltools.py", line 255, in system
error(_("Command \"%s\" failed, return value was %d.") % (command, retValue))
File "/usr/lib/pisilinux/pisi/actionsapi/__init__.py", line 27, in error
raise Error(msg)
pisi.actionsapi.Error: Command "cmake .. -DCMAKE_SKIP_INSTALL_RPATH=ON -DCMAKE_INSTALL_PREFIX=/usr -DCMAKE_INSTALL_SYSCONFDIR=/etc -DCMAKE_INSTALL_DATADIR=/usr/share -DCMAKE_INSTALL_LIBDIR=lib -DCMAKE_SKIP_RPATH=True -DBUILD_WSI_XCB_SUPPORT=On -DBUILD_WSI_XLIB_SUPPORT=On -DBUILD_WSI_WAYLAND_SUPPORT=On -DBUILD_TESTS=OFF -DBUILD_VIA=OFF -DCMAKE_BUILD_TYPE=Release" failed, return value was 1.
[01;31mAction script error caught.
[0m[01;33m*** 1 error(s), 0 warning(s)
[0m[01;31mProgram terminated.
[0m