examples_CMake
examples_CMake copied to clipboard
CMake 사용법 정리
Results
1
examples_CMake issues
Sort by
recently updated
recently updated
newest added
안녕하세요 CXX 관련한 환경변수 지정할 때 "CMAKE_CXX_EXTENSIONS을 OFF로 하지 않으면 GNU 확장이 사용된다."이 있는데 GNU 확장에 대한 개념과 이를 사용하면 안되는 상황이 있을까요?