Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in / Register
Toggle navigation
Menu
Open sidebar
Brian Barran
Open VDS
Commits
27ff08a2
Commit
27ff08a2
authored
Jul 02, 2020
by
Jørgen Lind
Browse files
Update CMakeLists.txt
parent
49750f89
Changes
1
Hide whitespace changes
Inline
Side-by-side
CMakeLists.txt
View file @
27ff08a2
...
...
@@ -4,7 +4,7 @@ if(CCACHE_PROGRAM)
set_property
(
GLOBAL PROPERTY RULE_LAUNCH_COMPILE
"
${
CCACHE_PROGRAM
}
"
)
endif
()
project
(
OpenVDS VERSION 1.0.
1
)
project
(
OpenVDS VERSION 1.0.
2
)
set
(
CMAKE_MODULE_PATH
${
CMAKE_MODULE_PATH
}
"
${
CMAKE_CURRENT_SOURCE_DIR
}
/CMake"
)
...
...
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