Use new cgi source.

This commit is contained in:
hal8174 2024-04-23 14:15:44 +02:00
parent 57ae058d9a
commit 20cc279b72
158 changed files with 157 additions and 92879 deletions

View file

@ -682,11 +682,6 @@ SET(CMAKE_LIBRARY_OUTPUT_DIRECTORY "${CMAKE_CURRENT_BINARY_DIR}")
ADD_SUBDIRECTORY(common)
ADD_SUBDIRECTORY(kernels)
IF (EMBREE_TUTORIALS)
ADD_SUBDIRECTORY(tutorials)
ENDIF()
##############################################################
# Uninstall
##############################################################