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
reneX
iMSTK
Commits
d04e7f35
Commit
d04e7f35
authored
Apr 01, 2016
by
Alexis Girault
Browse files
BUG: Update g3log version
Corrects bug on Windows
parent
0da2d68b
Changes
1
Hide whitespace changes
Inline
Side-by-side
CMake/External/External_g3log.cmake
View file @
d04e7f35
...
@@ -4,7 +4,7 @@
...
@@ -4,7 +4,7 @@
include
(
imstkAddExternalProject
)
include
(
imstkAddExternalProject
)
imstk_add_external_project
(
g3log
imstk_add_external_project
(
g3log
REPOSITORY
${
git_protocol
}
://github.com/KjellKod/g3log.git
REPOSITORY
${
git_protocol
}
://github.com/KjellKod/g3log.git
GIT_TAG
579579962c94213a46fadbb70a996f08c19be3a2
GIT_TAG
6c1698c4f7db6b9e4246ead38051f9866ea3ac06
RELATIVE_INCLUDE_PATH
"/src"
RELATIVE_INCLUDE_PATH
"/src"
#DEPENDENCIES ""
#DEPENDENCIES ""
#VERBOSE
#VERBOSE
...
...
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