Nomic vulkan backend licensed under the Software for Open Models License (SOM), version 1.0.
This commit is contained in:
parent
acfc5478ff
commit
4cdaa3c9cb
97 changed files with 13550 additions and 26 deletions
8
kompute/cmake/komputeConfig.cmake.in
Normal file
8
kompute/cmake/komputeConfig.cmake.in
Normal file
|
@ -0,0 +1,8 @@
|
|||
include(CMakeFindDependencyMacro)
|
||||
@PACKAGE_INIT@
|
||||
|
||||
find_dependency(VULKAN REQUIRED)
|
||||
|
||||
include(${CMAKE_CURRENT_LIST_DIR}/komputeTargets.cmake)
|
||||
|
||||
check_required_components(kompute)
|
Loading…
Add table
Add a link
Reference in a new issue