ruslo / CGold

:whale2: The Hitchhiker’s Guide to the CMake
https://cgold.readthedocs.io
BSD 2-Clause "Simplified" License
521 stars 57 forks source link

CMAKE_MODULE_LINKER_FLAGS #10

Open pretyman opened 8 years ago

pretyman commented 8 years ago

Hi Ruslan,

Could you add at some point information about CMAKE_MODULE_LINKER_FLAGS?

I read the docs, but they are not clear to me as to what is meant by modules in this context.

Thanks

ruslo commented 8 years ago

to what is mean by modules in this context

I think it'a about add_library(foo MODULE foo.cpp)