Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
iMSTK
iMSTK
Commits
e5e73b04
Commit
e5e73b04
authored
Mar 15, 2021
by
Andrew Wilson
🐘
Browse files
Merge branch 'DocUpdate' into 'master'
Version update See merge request
!544
parents
85ec25d1
8e48e645
Pipeline
#218953
created
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
CMakeLists.txt
View file @
e5e73b04
cmake_minimum_required
(
VERSION 3.9
)
project
(
iMSTK VERSION
3
.0.0 LANGUAGES C CXX
)
project
(
iMSTK VERSION
4
.0.0 LANGUAGES C CXX
)
if
(
UNIX AND NOT APPLE
)
set
(
LINUX TRUE
)
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment