Fixed cmake CUDA target defines

This commit is contained in:
Bartek Kryza
2024-05-01 21:27:33 +02:00
parent 35b66beeca
commit 1a3d1c19cf
3 changed files with 5 additions and 5 deletions

View File

@@ -475,9 +475,11 @@ using namespace clanguml::test::matchers;
#include "t20046/test_case.h"
#include "t20047/test_case.h"
#include "t20048/test_case.h"
#if defined(ENABLE_CUDA_TEST_CASES)
#include "t20049/test_case.h"
#include "t20050/test_case.h"
#include "t20051/test_case.h"
#endif
///
/// Package diagram tests