Skip to content

Commit

Permalink
Fix macos ci
Browse files Browse the repository at this point in the history
  • Loading branch information
Beanavil committed Oct 27, 2023
1 parent 87a4154 commit 1fe96d9
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions samples/core/multi-device/CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,6 @@
# See the License for the specific language governing permissions and
# limitations under the License.

if(NOT APPLE)
add_sample(
TEST
TARGET multidevice
Expand All @@ -26,4 +25,3 @@ add_sample(
VERSION 300
SOURCES main.cpp
KERNELS convolution.cl)
endif()

0 comments on commit 1fe96d9

Please sign in to comment.