Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
dg
dg
Commits
87462026
Commit
87462026
authored
Dec 07, 2016
by
Jonathan Lambrechts
Browse files
new unref version
parent
7a28cfae
Pipeline
#1551
failed with stage
in 2 minutes and 8 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
modules/slimFunction/CMakeLists.txt
View file @
87462026
...
...
@@ -83,7 +83,7 @@ if(ENABLE_PROJ)
ExternalProject_Add
(
unref
GIT_REPOSITORY https://git.immc.ucl.ac.be/unref/unref.git
GIT_TAG
587ee41
GIT_TAG
2d5baab40e344cd8c2677ec05b2f3763dece6f3b
INSTALL_COMMAND
""
CMAKE_ARGS -DCMAKE_BUILD_TYPE=
${
CMAKE_BUILD_TYPE
}
-DCMAKE_TOOLCHAIN_FILE=
${
CMAKE_TOOLCHAIN_FILE
}
-DEXTERNAL_LIBPROJ=ON -DPROJ_INCLUDE_PATH=
${
PROJ_INC
}
-DPROJ_LIBRARY=
${
PROJ_LIB
}
-DBUILD_EXECUTABLE=OFF -DCMAKE_CXX_FLAGS=-fPIC
PREFIX unref
...
...
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