[AST] Enable AST node introspection on WIN32

This commit is contained in:
Stephen Kelly 2021-04-17 18:58:05 +01:00
parent a5e579cc2b
commit 141945f950
1 changed files with 0 additions and 1 deletions

View File

@ -24,7 +24,6 @@ string(SUBSTRING ${CMAKE_CURRENT_BINARY_DIR} ${PATH_LIB_END} -1 PATH_TAIL)
string(CONCAT BINARY_INCLUDE_DIR ${PATH_HEAD} "/include/clang/" ${PATH_TAIL})
if (NOT Python3_EXECUTABLE
OR WIN32
OR APPLE
OR GENERATOR_IS_MULTI_CONFIG
OR NOT LLVM_NATIVE_ARCH IN_LIST LLVM_TARGETS_TO_BUILD