Commit 88cd3b25 authored by cianciosa's avatar cianciosa
Browse files

Complete cmake command.

parent 6fd71d1e
Loading
Loading
Loading
Loading
+2 −1
Original line number Diff line number Diff line
@@ -46,7 +46,8 @@ then
          -DBUILD_C_BINDING=ON              \
          -DBUILD_Fortran_BINDING=ON        \
          -DMLX_BUILD_BLAS_FROM_SOURCE=ON   \
          -DBUILD_SHARED_LIBS=ON
          -DBUILD_SHARED_LIBS=ON            \
          ../
else
#  MACHINE_ID is new and known. Inform the user how to add support for this new
#  machine.