【发布时间】:2010-11-30 05:43:51
【问题描述】:
是否有使用 CMake 作为构建系统的 Gambit Scheme 编写的开源项目?我很想有这样一个 CMakeLists.cmake 文件作为参考。
【问题讨论】:
标签: makefile scheme cmake gambit
是否有使用 CMake 作为构建系统的 Gambit Scheme 编写的开源项目?我很想有这样一个 CMakeLists.cmake 文件作为参考。
【问题讨论】:
标签: makefile scheme cmake gambit
我向 gambit 邮件列表提出了这个问题,虽然没有人使用 cmake,但这个人上传了一个混合 c-and-scheme 项目的工作示例,带有一个 makefile:
https://mercure.iro.umontreal.ca/pipermail/gambit-list/2010-November/004662.html
我仍然很想看到使用 CMake 代替 Make 的任何实例。
【讨论】: