cameron314 / cameron314/readerwriterqueue

Add CMake option for install into moodycamel

オープン
#167 コメント 2 件 リアクション 0 件 担当者 0 名 GitHub で見る

まだ誰も着手していません。

主要言語
C++
スター
4.6k
フォーク
736
平均マージ
10日 5時間
マージ済み PR(30日)
1

説明

Hi,
I tend to use your excellent queues in various placements.

I recently noticed that the concurrentqueue cmake build installs with the ".../moodycamel/" sub-directory.
However, this readerwriterqueue build does not have the moodycamel part.

I tend to root the include directories to work as:
#include <moodycamel/concurrentqueue.h>

As you wouldn't want to break existing code, any chance of a cmake option that would add the "moodycamel/" part into the readerwriterqueue install location?

コントリビューションガイド

このリポジトリのコントリビューションガイドは索引されていません

はじめの一歩

  1. issue を最後まで読み、次にプロジェクトのコントリビューションガイドを読みます。
  2. 着手することを issue にコメントします — 二人が同じ作業をするのを防げます。
  3. リポジトリをフォークし、ブランチを切って変更します。
  4. issue 番号を参照したプルリクエストを送ります。

調査の方向性

まず readerwriterqueue と concurrentqueue の CMake インストール設定を比較し、include の配置先がどこで定義されているかを確認します。現在のデフォルトを維持したまま moodycamel/ のインストールプレフィックス用のオプションを追加し、インストールされたヘッダーが要求された両方のレイアウトをサポートすることを確認します。

索引モデルが issue の本文から書いたものです。

評価

技術スタック
cmake, cpp
領域
build-system
issue の種類
機能追加
難易度
3/5
見積もり時間
1〜2日
活発さ
停滞
明瞭さ
おおむね明確
初心者へのやさしさ
45/100

新しい issue をメールで受け取る

初心者向けの GitHub issue を短くまとめたダイジェスト。