cmake-init icon indicating copy to clipboard operation
cmake-init copied to clipboard

Replace global settings with local ones

Open scheibel opened this issue 6 years ago • 2 comments

The list of specific settings is to be collected.

scheibel avatar Jan 16 '19 08:01 scheibel

I don't understand what is meant by this at all. Please explain it a bit more detailed.

sbusch42 avatar Jan 16 '19 20:01 sbusch42

As one example, the output directories per target type can be specified by target instead of a global option. Thus, we may move them to the cmake/CompileOptions.cmake file.

scheibel avatar Jan 22 '19 16:01 scheibel