Skip to content

Commit 0e7eff0

Browse files
CMake: move convert_shaders_to_headers to Core
1 parent afdb06c commit 0e7eff0

2 files changed

Lines changed: 0 additions & 49 deletions

File tree

BuildUtils.cmake

Lines changed: 0 additions & 47 deletions
This file was deleted.

CMakeLists.txt

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -9,8 +9,6 @@ endif()
99

1010
set(DILIGENT_FX_FOUND TRUE CACHE INTERNAL "DiligentFX module is found")
1111

12-
include(BuildUtils.cmake)
13-
1412
set_property(GLOBAL PROPERTY USE_FOLDERS ON)
1513

1614
project(DiligentFX CXX)

0 commit comments

Comments
 (0)