MilchRatchet / PAL

Polytime Algorithm Libraries
zlib License
0 stars 0 forks source link

Concept #2

Open MilchRatchet opened 3 years ago

MilchRatchet commented 3 years ago

Here are some concepts for this project, you can add or suggest changing these if you want.

Mathemalsky commented 3 years ago

Is {LIBRARY}_UTILS a single file or a folder?

How to start the project? I think at first we need a CMakeLists.txt or maybe even a tree of such files. Will you create them?

MilchRatchet commented 3 years ago

{LIBRARY}_UTILS is a single file.

Yeah we need a CMakeLists.txt, we could either have one or we could split it up for each library. I think simply having one CMakeLists.txt is fine though. If you want you can create it.

Mathemalsky commented 3 years ago

Ok I'll create such CMakeLists.txt but I want to create one separated file for each folder because then we could easily use the modularity if the project.