Skip to content

Commit 35e62ce

Browse files
author
devsh
committed
add Material Compiler frontend to unit test suite
1 parent 0b330f1 commit 35e62ce

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

CMakeLists.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@ if(NBL_BUILD_EXAMPLES)
4444
#
4545
add_subdirectory(12_MeshLoaders)
4646
#
47-
add_subdirectory(13_MaterialCompilerTest EXCLUDE_FROM_ALL)
47+
add_subdirectory(13_MaterialCompilerTest)
4848

4949
# Waiting for a refactor
5050
#add_subdirectory(27_PLYSTLDemo)

0 commit comments

Comments
 (0)