Skip to content

Commit

Permalink
Remove reference to old std span compatibility header (#734)
Browse files Browse the repository at this point in the history
  • Loading branch information
daglem authored Mar 29, 2023
1 parent 6e3bc77 commit 3905f11
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion external/CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -57,7 +57,6 @@ if(SLANG_INCLUDE_INSTALL)
COMPONENT slang_Development)
install(
FILES ${PROJECT_SOURCE_DIR}/external/flat_hash_map.hpp
${PROJECT_SOURCE_DIR}/external/span.hpp
DESTINATION ${CMAKE_INSTALL_INCLUDEDIR}
COMPONENT slang_Development)
if(NOT unordered_dense_FOUND)
Expand Down

0 comments on commit 3905f11

Please sign in to comment.