##// END OF EJS Templates
Updated readme and fixed wrong subrepo commit ref...
jeandet -
r1390:0c9a23a0348a
parent child
Show More
@@ -32,6 +32,15 make
32
32
33 ```
33 ```
34
34
35 ### On windows
36 ```
37 git clone https://hephaistos.lpp.polytechnique.fr/rhodecode/HG_REPOSITORIES/LPP/SciQLOP_Repos/SciQLop
38 cd SciQLop
39 mkdir build && cd build
40 cmake -DCMAKE_CXX_FLAGS='-D_hypot=hypot' -DBUILD_SHARED_LIBS=TRUE ../
41 make
42 ```
43
35 ## How to contribute
44 ## How to contribute
36
45
37 Contact sciqlop@lpp.polytechnique.fr
46 Contact sciqlop@lpp.polytechnique.fr
@@ -1,1 +1,1
1 Subproject commit 5da81c9656ecee14a148854699c97556f22c63aa
1 Subproject commit b6158986222b7f9327317f3d29bf51d30cb70cbd
General Comments 0
You need to be logged in to leave comments. Login now