Skip to content

Commit

Permalink
Update clang library path
Browse files Browse the repository at this point in the history
  • Loading branch information
OlivierHecart committed Sep 29, 2023
1 parent 752bbc6 commit f4359fc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/conf.py
Original file line number Diff line number Diff line change
Expand Up @@ -32,4 +32,4 @@
html_theme = 'sphinx_rtd_theme'

# ----------------------------------------------------------------------------
Config.set_library_file('/usr/lib/llvm-6.0/lib/libclang.so.1')
Config.set_library_file('/usr/lib/llvm-14/lib/libclang.so.1')

0 comments on commit f4359fc

Please sign in to comment.