Skip to content

Commit 28af267

Browse files
authored
Update conf.py
1 parent de92626 commit 28af267

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

docs/source/conf.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,6 @@
3030
-DCMAKE_INSTALL_PREFIX=$PREFIX \\
3131
-DXEUS_CPP_EMSCRIPTEN_WASM_BUILD=ON \\
3232
-DCMAKE_FIND_ROOT_PATH_MODE_PACKAGE=ON \\
33-
-DXEUS_CPP_RESOURCE_DIR={XEUS_CPP_ROOT}/lib/clang/$LLVM_VERSION \\
3433
-DSYSROOT_PATH=$SYSROOT_PATH \\
3534
{XEUS_CPP_ROOT};
3635
emmake make -j $(nproc --all) install;

0 commit comments

Comments
 (0)