rendering-in-cgi/Framework/external/embree/common/CMakeLists.txt
2024-04-23 10:14:24 +02:00

8 lines
No EOL
199 B
CMake

## Copyright 2009-2021 Intel Corporation
## SPDX-License-Identifier: Apache-2.0
ADD_SUBDIRECTORY(sys)
ADD_SUBDIRECTORY(math)
ADD_SUBDIRECTORY(simd)
ADD_SUBDIRECTORY(lexers)
ADD_SUBDIRECTORY(tasking)