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 b6d968d commit 1f157a5Copy full SHA for 1f157a5
unittests/CppInterOp/CMakeLists.txt
@@ -46,7 +46,7 @@ if(EMSCRIPTEN)
46
# Preloads the system include directory into the Emscripten virtual filesystem to make headers accessible at runtime.
47
#
48
# --emrun
49
- # Makes it so that we run the html file by this target, that we can capture the set_output_directory
+ # Makes it so that we run the html file created by this target, that we can capture the set_output_directory
50
# and output to the terminal
51
target_link_options(CppInterOpTests
52
PUBLIC "SHELL: -fexceptions"
0 commit comments