CMake: build qa executables
This commit is contained in:
parent
ee2c707495
commit
640d26cdea
3 changed files with 16 additions and 0 deletions
|
|
@ -488,6 +488,7 @@ IF(PA_BUILD_TESTS)
|
|||
ENDMACRO(ADD_TEST)
|
||||
|
||||
SUBDIRS(test)
|
||||
SUBDIRS(qa)
|
||||
ENDIF()
|
||||
|
||||
# Prepared for inclusion of test files
|
||||
|
|
|
|||
Loading…
Reference in a new issue