We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b01f835 commit fde32c1Copy full SHA for fde32c1
unittests/CppInterOp/CMakeLists.txt
@@ -1,5 +1,5 @@
1
if (EMSCRIPTEN)
2
- # So we create a html file, as well as the javascript fil
+ # So we create a html file, as well as the javascript file
3
set(CMAKE_EXECUTABLE_SUFFIX ".html")
4
# Omitting CUDATest.cpp since Emscripten build currently has no GPU support
5
# For Emscripten builds linking to gtest_main will not suffice for gtest to run
0 commit comments