Fixed cmake CUDA target defines
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user