You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
:: Place all build related files in a specific directory.
:: Whenever you'd like to clean the build and restart it from scratch, you can
:: delete this directory without worrying about deleting important files.
mkdir build-msvc15
cd build-msvc15
:: Call cmake to generate the all configured Visual Studio solution
:: If Houdini is not found, you can specify its location using e.g. -DHoudini_DIR=C:/Program Files/Side Effects Software/Houdini 17.5.258/toolkit/cmake