mirror of
https://github.com/slsdetectorgroup/aare.git
synced 2025-04-28 09:20:03 +02:00
updated path for docs
This commit is contained in:
parent
da5ba034b8
commit
801adccbd7
@ -12,10 +12,8 @@
|
|||||||
#
|
#
|
||||||
import os
|
import os
|
||||||
import sys
|
import sys
|
||||||
# sys.path.insert(0, os.path.abspath('.'))
|
sys.path.insert(0, os.path.abspath('..'))
|
||||||
sys.path.insert(0, os.path.abspath('../bin/'))
|
|
||||||
#sys.path.insert(0, '/home/l_frojdh/sls/build/bin')
|
|
||||||
#sys.path.insert(0, @CMAKE_CURRENT_BINARY_DIR@)
|
|
||||||
print(sys.path)
|
print(sys.path)
|
||||||
|
|
||||||
# -- Project information -----------------------------------------------------
|
# -- Project information -----------------------------------------------------
|
||||||
|
Loading…
x
Reference in New Issue
Block a user