"git@developer.sourcefind.cn:OpenDAS/dgl.git" did not exist on "9111deee817bbd1f101ef599f88e37f2aa69b699"
Commit bd7e269f authored by Gan Quan's avatar Gan Quan
Browse files

oops

parent 3894e8fa
...@@ -23,7 +23,7 @@ $ mkdir build ...@@ -23,7 +23,7 @@ $ mkdir build
$ cd build $ cd build
$ cmake .. $ cmake ..
$ make $ make
$ export DGL_LIBRARY_PATH=$PWD/build $ export DGL_LIBRARY_PATH=$PWD
``` ```
The `DGL_LIBRARY_PATH` environment variable should point to the library `libdgl.so` built by CMake. The `DGL_LIBRARY_PATH` environment variable should point to the library `libdgl.so` built by CMake.
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