File tree Expand file tree Collapse file tree 4 files changed +9
-1
lines changed
Expand file tree Collapse file tree 4 files changed +9
-1
lines changed Original file line number Diff line number Diff line change @@ -37,3 +37,7 @@ doc/tutorial/static/index.html
3737
3838* .pyc
3939* .DS_Store
40+
41+ doc /tutorial /cms-ODA-user-data.txt
42+
43+ doc /tutorial /hendrik.py
Original file line number Diff line number Diff line change 1+ [submodule "extern/libcernvm "]
2+ path = extern/libcernvm
3+ url = https://github.com/wavesoft/libcernvm.git
Original file line number Diff line number Diff line change @@ -43,7 +43,7 @@ include(cmake/AddCompileLinkFlags.cmake)
4343#############################################################
4444
4545# CernVM Library sources
46- set ( CERNVM_LIBSRC ".. /libcernvm" CACHE STRING "Specify the root directory of the libcernvm sources" )
46+ set ( CERNVM_LIBSRC "extern /libcernvm" CACHE STRING "Specify the root directory of the libcernvm sources" )
4747set ( USE_SYSTEM_LIBS 0 )
4848
4949# Include sub-project
You can’t perform that action at this time.
0 commit comments