summaryrefslogtreecommitdiff
path: root/CMakeLists.txt
diff options
context:
space:
mode:
Diffstat (limited to 'CMakeLists.txt')
-rw-r--r--CMakeLists.txt3
1 files changed, 3 insertions, 0 deletions
diff --git a/CMakeLists.txt b/CMakeLists.txt
index bec9954..858cea0 100644
--- a/CMakeLists.txt
+++ b/CMakeLists.txt
@@ -81,3 +81,6 @@ set_target_properties(work PROPERTIES CUDA_ARCHITECTURES "75")
add_executable(expt_0722 expt_0722.cpp)
set_target_properties(expt_0722 PROPERTIES LINKER_LANGUAGE CXX)
+add_executable(expt_0726 expt_0726.cpp)
+set_target_properties(expt_0726 PROPERTIES LINKER_LANGUAGE CXX)
+