nimbuscontrols/EIPScanner

Separate vendor objects into own CMakeLists.txt

jadamroth opened this issue · 1 comments

I want to separate vendor objects from the library's main CMakeLists.txt, so they are not required with every build. Allow for users to set a flag in cmake to compile them in conjunction with main library.

Closed with #44