import libs = libzycore%lib{zycore} \
                  gtest%lib{gtest}

exe{driver}: cxx{**} $libs testscript{**}
