Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
T
tutorial
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Iterations
Requirements
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Locked files
Deploy
Releases
Model registry
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
Repository analytics
Code review analytics
Issue analytics
Insights
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
GitLab community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Nektar
tutorial
Merge requests
!29
Fix working directory and incorrect styling file location
Code
Review changes
Check out branch
Open in Workspace
Download
Patches
Plain diff
Expand sidebar
Merged
Fix working directory and incorrect styling file location
fix/working-directory
into
master
Overview
0
Commits
2
Changes
2
Merged
Fix working directory and incorrect styling file location
Chris Cantwell
requested to merge
fix/working-directory
into
master
Oct 28, 2018
Overview
0
Commits
2
Changes
2
Fixes a couple of bugs which cause build to fail on Debian 10.
0
0
Merge request reports
Compare
master
master (base)
and
latest version
latest version
28aefb0e
2 commits,
Oct 28, 2018
2 files
+
3
−
2
Inline
Compare changes
Side-by-side
Inline
Show whitespace changes
Show one file at a time
Files
2
events/2011/Cambridge-AIM/CMakeLists.txt
+
1
−
1
View file @ 28aefb0e
Edit in single-file editor
Open in Web IDE
Show full file
ADD_NEKTAR_TUTORIAL
(
PDF HTML TARGET 2011-Cambridge-AIM BASE CambridgeTutorial
STYLING_FILE
${
TUTORIAL_ROOT
}
/
styling.cfg HTML_BREAK_LEVEL 2
)
STYLING_FILE styling.cfg HTML_BREAK_LEVEL 2
)
# Add tests only if we are building from within the Nektar++ tree
IF
(
NEKTAR_BUILD_TESTS
)
Loading