Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
EIC
Project Juggler
Commits
57ffc472
Commit
57ffc472
authored
Oct 18, 2020
by
Whitney Armstrong
Browse files
modified: VERSION
parent
06024b36
Changes
2
Hide whitespace changes
Inline
Side-by-side
CMakeLists.txt
View file @
57ffc472
cmake_minimum_required
(
VERSION
0.
3.
1
)
cmake_minimum_required
(
VERSION 3.
8
)
set
(
CMAKE_PREFIX_PATH $ENV{HOME}/lib CMAKE_PREFIX_PATH
)
set
(
CMAKE_PREFIX_PATH $ENV{HOME}/lib CMAKE_PREFIX_PATH
)
find_package
(
NPDet REQUIRED
)
find_package
(
NPDet REQUIRED
)
...
...
VERSION
View file @
57ffc472
0.3.
1
0.3.
2
Write
Preview
Markdown
is supported
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