s2e-core icon indicating copy to clipboard operation
s2e-core copied to clipboard

Automatically download dependencies

Open sksat opened this issue 3 years ago • 2 comments

Overview

Download dependencies like cspice with CMake for reduce type command before build time.

Details

These CMake functions will be useful.

Conditions for close

When xxx is complete.

Supplement

Write additional comments if you need.

Note

  • If there are related Projects, tie them together.
  • Set priority label if possible.
  • Assignees should be set if possible.
  • Write a conclusion when closing the issue.

sksat avatar Jan 05 '22 08:01 sksat

実はもうやっている

  • #39
  • #42
  • #43
  • #45
  • #46

sksat avatar Apr 18 '22 10:04 sksat

Linux環境・CI上(正確にはcmakeを直接叩く環境)ではやるだけではあるが,

  • 単純にドキュメントが無い
  • Visual Studioからポチポチしてどうにかなるわけではない

という問題がある ref: https://github.com/ut-issl/s2e-core/issues/85#issuecomment-1101262322

sksat avatar Apr 18 '22 10:04 sksat