3 lines
140 B
Plaintext
3 lines
140 B
Plaintext
|
cmake -Bbuild -DCMAKE_BUILD_TYPE=RelWithDebInfo -DCMAKE_CXX_FLAGS=-Wall -Wextra -DUSE_SYSTEM_VTK=ON -DENABLE_VIEWER=OFF
|
||
|
cmake --build build
|