Cleanup: cmake comment line length

This commit is contained in:
Campbell Barton
2022-11-03 12:10:16 +11:00
parent b320597697
commit 6377d00a61
18 changed files with 80 additions and 50 deletions

View File

@@ -25,7 +25,8 @@ set(MANTAVERSION "0.13")
add_definitions(-DWITH_FLUID=1)
# Compile Mantaflow dependencies too (e.g. cnpy for numpy file IO).
# Make sure that dependencies exist before enabling this option by updating the source files in extern/
# Make sure that dependencies exist before enabling this option
# by updating the source files in `extern/`.
set(WITH_MANTA_DEPENDENCIES 0)
# Enable Mantaflow numpy support