Where are Qt Libraries???

Building a plugin. Need Qt5Core Qt5Gui and Qt5Widgets libraries (target_link_libraries CMake). Have Qt5 installed via HomeBrew. OBS builds without problem. The plugin cannot find the Qt libraries. What gives? Where are they?
 
Top