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
CMake supports generating projects that can build for MSVC. Currently our CMake system is linux only capable. This is primarily due to the use of unix based scripts to generate specific targets. Generalizing these processes could allow us to use CMake to generate an appropriate windows build of spheral.
The text was updated successfully, but these errors were encountered:
CMake supports generating projects that can build for MSVC. Currently our CMake system is linux only capable. This is primarily due to the use of unix based scripts to generate specific targets. Generalizing these processes could allow us to use CMake to generate an appropriate windows build of spheral.
The text was updated successfully, but these errors were encountered: