"git@developer.sourcefind.cn:OpenDAS/dgl.git" did not exist on "17198e9e2e1ee5170241010e685cbb776fef11f0"
Commit 88d0bdec authored by Davis King's avatar Davis King
Browse files

Fixed path

parent 50c10994
...@@ -42,7 +42,7 @@ ...@@ -42,7 +42,7 @@
cmake_minimum_required (VERSION 2.8.12) cmake_minimum_required (VERSION 2.8.12)
include(../cmake_utils/use_cpp_11.cmake) include(${CMAKE_CURRENT_LIST_DIR}/../cmake_utils/use_cpp_11.cmake)
# This block of code tries to figure out what the JAVA_HOME environment # This block of code tries to figure out what the JAVA_HOME environment
# variable should be by looking at the folder that contains the java # variable should be by looking at the folder that contains the java
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment