diff --git a/Documentation/Examples/Algorithms/CMakeLists.txt b/Documentation/Examples/Algorithms/CMakeLists.txt index 339ab575472154d34c32b763bc52cce04cdbfb04..a2fc4569da1de701087a321256d0f2ce836c1dd1 100644 --- a/Documentation/Examples/Algorithms/CMakeLists.txt +++ b/Documentation/Examples/Algorithms/CMakeLists.txt @@ -6,8 +6,6 @@ set( COMMON_EXAMPLES SortingExample3 ParallelForExample SequentialForExample - unrolledForExample.out - staticForExample.out ) set( HOST_EXAMPLES