Loading setup_cmake +8 −0 Original line number Diff line number Diff line Loading @@ -58,3 +58,11 @@ else echo then echo " " cmake -DVARIABLE=value ... ../ fi echo echo Project configured. Library can be built using the make command in the echo build directory. echo echo cd build echo make echo Loading
setup_cmake +8 −0 Original line number Diff line number Diff line Loading @@ -58,3 +58,11 @@ else echo then echo " " cmake -DVARIABLE=value ... ../ fi echo echo Project configured. Library can be built using the make command in the echo build directory. echo echo cd build echo make echo