Timeline for Managing a third party library that is used by multiple independent libraries
Current License: CC BY-SA 4.0
7 events
| when toggle format | what | by | license | comment | |
|---|---|---|---|---|---|
| Nov 12, 2018 at 0:00 | answer | added | Kain0_0 | timeline score: 1 | |
| Nov 11, 2018 at 23:01 | comment | added | tjwrona | Currently it is in the same repository as Main Project and is treated as a subproject in CMake, but I am trying to refactor the codebase to make everything more modular and reusable outside of the project. | |
| Nov 11, 2018 at 22:59 | comment | added | Stop harming Monica | Where did you put, say, lib1? It is a dependency of Main Project but it might be used for other purposes too, so same issue here. | |
| Nov 11, 2018 at 20:40 | comment | added | tjwrona | That is a good question. I guess all of these questions apply to that too. If I created another library that was used by lib1, lib2, and lib3, but I also wanted it to be able to be used entirely independent of the project it would have the same issues and I'm not sure where I would put it. | |
| Nov 11, 2018 at 20:36 | comment | added | Doc Brown | Where would you put GTest if it would be not a 3rd party library, but one of yours? | |
| Nov 11, 2018 at 20:11 | history | edited | tjwrona | CC BY-SA 4.0 | edited title |
| Nov 11, 2018 at 20:03 | history | asked | tjwrona | CC BY-SA 4.0 |