Closed zheng-da closed 4 years ago
I believe add_subdirectory("build/xinclude") is used for installation of the new header files. It makes DGL to fail to compile.
add_subdirectory("build/xinclude")
The commit message is not very helpful.
I believe
add_subdirectory("build/xinclude")
is used for installation of the new header files. It makes DGL to fail to compile.