#!/bin/sh

set -ev

SRCDIR="$(pwd)"

cd "$ADTTMP"

cmake "$SRCDIR/debian/tests/findmodules_data"
