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
Right now we have compiler flags and CPU flags separated out in two different locations.. We should instead make these all in the flags.cmake file to avoid confusion. It will also simplify the main CMakeLists.txt file.
The text was updated successfully, but these errors were encountered:
Right now we have compiler flags and CPU flags separated out in two different locations.. We should instead make these all in the
flags.cmake
file to avoid confusion. It will also simplify the mainCMakeLists.txt
file.The text was updated successfully, but these errors were encountered: