diff options
-rw-r--r-- | CMakeLists.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/CMakeLists.txt b/CMakeLists.txt index 375229ba..3ce789e5 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -333,7 +333,7 @@ macro(spvtools_pch SRCS PCHPREFIX) endif() endmacro(spvtools_pch) -add_subdirectory(external) +#add_subdirectory(external) # Warning about extra semi-colons. # |