We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 957b562 commit 329a28fCopy full SHA for 329a28f
external/CMakeLists.txt
@@ -243,6 +243,7 @@ if(SLANG_INCLUDE_INSTALL)
243
COMPONENT slang_Development)
244
install(
245
FILES ${PROJECT_SOURCE_DIR}/external/boost_unordered.hpp
246
+ ${PROJECT_SOURCE_DIR}/external/boost_concurrent.hpp
247
DESTINATION ${CMAKE_INSTALL_INCLUDEDIR}
248
249
endif()
0 commit comments