forked from lijiext/lammps
cannot forced enable FFMpeg and gzip on windows yet.
This commit is contained in:
parent
2092b2c010
commit
3ef93d6e1b
|
@ -13,7 +13,5 @@ endforeach()
|
|||
|
||||
set(DOWNLOAD_VORO ON CACHE BOOL "" FORCE)
|
||||
set(DOWNLOAD_EIGEN3 ON CACHE BOOL "" FORCE)
|
||||
set(WITH_GZIP ON CACHE BOOL "" FORCE)
|
||||
set(WITH_FFMPEG ON CACHE BOOL "" FORCE)
|
||||
set(LAMMPS_MEMALIGN "0" CACHE STRING "" FORCE)
|
||||
set(CMAKE_INSTALL_PREFIX "${CMAKE_CURRENT_BINARY_DIR}/lammps-installer")
|
||||
|
|
Loading…
Reference in New Issue