blob: b20fca0b3c42c673b7536d76c6c15fb2628f5f57 [file] [log] [blame]
if cmake -DCOMPONENT=libkshark-devel -P cmake_install.cmake; then
echo "libkshark-devel installed correctly"
else
exit 1
fi