我正在按照下面的链接https://griddb.org/python_client/cmake_build_guide.html在windows上安装griddb
在步骤1.3.2安装python中提到了在CmakeList.txt中为PYTHON_RESOURCE设置路径
我找不到CmakeList.txt文件。在哪里可以找到它?
发布于 2021-04-07 14:43:44
文件CmakeList.txt文件位于以下路径
\cmake-3.14.5-win64-x64\share\cmake-3.14\Modules\FortranCInterface
https://stackoverflow.com/questions/66966644
复制相似问题