Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
NeuroTessMesh
Manage
Activity
Members
Labels
Plan
Issues
1
Issue boards
Milestones
Wiki
Code
Merge requests
0
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Deploy
Releases
Package Registry
Container Registry
Operate
Terraform modules
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
Repository analytics
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
SimVisSuite
NeuroTessMesh
Commits
f5d9d901
Commit
f5d9d901
authored
3 years ago
by
Felix de las Pozas
Browse files
Options
Downloads
Patches
Plain Diff
Fix: docker generation error. Bump to version 0.2.3.
parent
c5797959
No related branches found
No related tags found
No related merge requests found
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
.NeuroTessMesh.desktop
+0
-0
0 additions, 0 deletions
.NeuroTessMesh.desktop
CMakeLists.txt
+1
-1
1 addition, 1 deletion
CMakeLists.txt
with
1 addition
and
1 deletion
.
n
euro
t
ess
m
esh.desktop
→
.
N
euro
T
ess
M
esh.desktop
+
0
−
0
View file @
f5d9d901
File moved
This diff is collapsed.
Click to expand it.
CMakeLists.txt
+
1
−
1
View file @
f5d9d901
...
@@ -5,7 +5,7 @@
...
@@ -5,7 +5,7 @@
#
#
# # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # #
# # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # #
cmake_minimum_required
(
VERSION 3.1 FATAL_ERROR
)
cmake_minimum_required
(
VERSION 3.1 FATAL_ERROR
)
project
(
NeuroTessMesh VERSION 0.2.
2
)
project
(
NeuroTessMesh VERSION 0.2.
3
)
set
(
NeuroTessMesh_VERSION_ABI 1
)
set
(
NeuroTessMesh_VERSION_ABI 1
)
# Disable in source building
# Disable in source building
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment