-
Harris Hancock authored
Adds a new command to super-test.sh: ./super-test.sh cmake-package <config> where <config> is one of: - autotools-shared - autotools-static - cmake-shared - cmake-static This command tests the CMake config package files installed by the given build configuration. For now, that test consists of building the samples against an installation of Cap'n Proto.
3a2f34c2