diff --git a/pr-2308/CMakeLists.txt b/pr-2308/CMakeLists.txt deleted file mode 100644 index ce8cd35572..0000000000 --- a/pr-2308/CMakeLists.txt +++ /dev/null @@ -1,153 +0,0 @@ -# ============================================================================ # -# Copyright (c) 2022 - 2024 NVIDIA Corporation & Affiliates. # -# All rights reserved. # -# # -# This source code and the accompanying materials are made available under # -# the terms of the Apache License 2.0 which accompanies this distribution. # -# ============================================================================ # - -# Add nvq++ compile + execution test of code examples -# Args: -# TEST_NAME: name of the test executable. Test name is prefixed with "nvqpp" -# SOURCE_LOCATION: location of the source file (relative to 'sphinx' directory by default) -# Optional keyword args: -# TARGET : name of the target to use -# TARGET_OPTION