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
dae9c923
Commit
dae9c923
authored
Aug 27, 2020
by
Jørgen Lind
Browse files
Remove cmake message
parent
f895c647
Changes
1
Hide whitespace changes
Inline
Side-by-side
CMake/Fetch3rdPartyInBuild.cmake
View file @
dae9c923
...
...
@@ -2,7 +2,6 @@
set
(
Fetch3rdPartyDirInternal
"
${
CMAKE_CURRENT_LIST_DIR
}
"
)
macro
(
Fetch3rdParty_File name dir_prefix version ext url url_hash
)
message
(
"OPENVDS_3RD_PARTY_DIR
${
OPENVDS_3RD_PARTY_DIR
}
"
)
if
(
OPENVDS_3RD_PARTY_DIR
)
set
(
Fetch3rdPartyDir
"
${
OPENVDS_3RD_PARTY_DIR
}
"
)
else
()
...
...
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