Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
cmake ファイルが実行されている MacOS のバージョンを特定する必要があります。
if(BIGSUR) # do something else() # do something else endif()