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 1c9dc39 commit 0021734Copy full SHA for 0021734
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 created 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 standard output
50
# and output to the terminal
51
target_link_options(CppInterOpTests
52
PUBLIC "SHELL: -fexceptions"
0 commit comments