Created
February 13, 2022 15:48
-
-
Save hotwatermorning/b14ece4b21d4e45bb85e1a837a7e0438 to your computer and use it in GitHub Desktop.
cmake の add_custom_target のスクリプト更新タイミングについて
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
`cmake --build <build-dir> --target <対象のターゲット>` でビルド処理を走らせないと、対象のターゲットのスクリプトが生成されない。 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment