1:include_directories given empty-string as include directory.
cmake语句:include_directories("${GENERATED_INCLUDE_DIR}")
貌似是GENERATED_INCLUDE_DIR这个没配置?不知道时环境变量还是什么
1:include_directories given empty-string as include directory. cmake语句:include_directories("${GENERATED_INCLUDE_DIR}") 貌似是GENERATED_INCLUDE_DIR这个没配置?不知道时环境变量还是什么 2:Unknown CMake command "convert_to_absolute_path". convert_to_absolute_path不能识别?难道Cmake