From 4ffd0054597d4b84bd7df5c5c0f81f9fec67208a Mon Sep 17 00:00:00 2001 From: Stephen Neuendorffer Date: Thu, 23 May 2024 11:21:58 -0700 Subject: [PATCH] fix cmake --- aie_runtime_lib/AIE/aiesim/CMakeLists.txt | 1 - aie_runtime_lib/AIE2/aiesim/CMakeLists.txt | 1 - 2 files changed, 2 deletions(-) diff --git a/aie_runtime_lib/AIE/aiesim/CMakeLists.txt b/aie_runtime_lib/AIE/aiesim/CMakeLists.txt index b62f624bad..ac39f4e417 100644 --- a/aie_runtime_lib/AIE/aiesim/CMakeLists.txt +++ b/aie_runtime_lib/AIE/aiesim/CMakeLists.txt @@ -7,7 +7,6 @@ set(INSTALLS - Makefile genwrapper_for_ps.cpp) diff --git a/aie_runtime_lib/AIE2/aiesim/CMakeLists.txt b/aie_runtime_lib/AIE2/aiesim/CMakeLists.txt index f47215010e..977fdccc7c 100644 --- a/aie_runtime_lib/AIE2/aiesim/CMakeLists.txt +++ b/aie_runtime_lib/AIE2/aiesim/CMakeLists.txt @@ -7,7 +7,6 @@ set(INSTALLS - Makefile genwrapper_for_ps.cpp)