【发布时间】:2021-04-07 14:43:44
【问题描述】:
我正在按照以下链接在 Windows 上安装 griddb https://griddb.org/python_client/cmake_build_guide.html
在步骤 1.3.2 安装 python 中提到 在 CmakeList.txt 中设置 PYTHON_RESOURCE 的路径
我无法找到 CmakeList.txt 文件。在哪里可以找到?
【问题讨论】:
我正在按照以下链接在 Windows 上安装 griddb https://griddb.org/python_client/cmake_build_guide.html
在步骤 1.3.2 安装 python 中提到 在 CmakeList.txt 中设置 PYTHON_RESOURCE 的路径
我无法找到 CmakeList.txt 文件。在哪里可以找到?
【问题讨论】:
文件 CmakeList.txt 文件位于以下路径
\cmake-3.14.5-win64-x64\share\cmake-3.14\Modules\FortranCInterface
【讨论】: