CMake: build qa executables

This commit is contained in:
Be 2021-01-22 17:17:19 -06:00 committed by Phil Burk
commit 640d26cdea
3 changed files with 16 additions and 0 deletions

View file

@ -488,6 +488,7 @@ IF(PA_BUILD_TESTS)
ENDMACRO(ADD_TEST)
SUBDIRS(test)
SUBDIRS(qa)
ENDIF()
# Prepared for inclusion of test files