Skip to content

more modular cmake#11

Open
yaito3014 wants to merge 5 commits intofaithandbrave:mainfrom
yaito3014:cmake
Open

more modular cmake#11
yaito3014 wants to merge 5 commits intofaithandbrave:mainfrom
yaito3014:cmake

Conversation

@yaito3014
Copy link
Copy Markdown
Contributor

CMake 詳しくないので穴があると思いますが手元で動かす分には動きました。
要テストです。

fix include dir

fix more include dir

same as prev

move gnuinstalldirs

yet another fix
@faithandbrave
Copy link
Copy Markdown
Owner

ありがとうございます。ヘッダオンリーなライブラリなのでinstallは必要なく、パスだけ通せばよいのですが、、、
トップディレクトリにlife_string_view.hがあるのが都合悪ければ、include/life_string_viewディレクトリとかを作ってそこに移動してもらい、includeディレクトリにパスを通し、使う側は#include <life_string_view/life_string_view.h>にするのがよいかなと思います。

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants