Skip to content

Commit

Permalink
Update iree_aie_xrt.cmake
Browse files Browse the repository at this point in the history
  • Loading branch information
makslevental authored Sep 3, 2024
1 parent 68155cf commit 4c45b4b
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions cmake/iree_aie_xrt.cmake
Original file line number Diff line number Diff line change
Expand Up @@ -14,10 +14,6 @@ include(${CMAKE_CURRENT_LIST_DIR}/iree_aie_utils.cmake)
# boost
# ##############################################################################

if(NOT DEFINED CMAKE_SIZEOF_VOID_P OR NOT DEFINED ${CMAKE_SIZEOF_VOID_P})
enable_language(C CXX)
endif()

include(FetchContent)
find_package(Threads REQUIRED)
set(Boost_USE_STATIC_LIBS ON)
Expand Down

0 comments on commit 4c45b4b

Please sign in to comment.