The-OpenROAD-Project / OpenDB

Database and Tool Framework for EDA
BSD 3-Clause "New" or "Revised" License
103 stars 42 forks source link

Missing find_package(spdlog REQUIRED) in CMakeLists.txt #137

Closed sheiny closed 3 years ago

sheiny commented 3 years ago

Recently, a spdlog library was added: https://github.com/The-OpenROAD-Project/OpenDB/blob/0c53d7f2fab98f4ba50a63767ca73c3c1e82583e/Dockerfile#L54 https://github.com/The-OpenROAD-Project/OpenDB/blob/0c53d7f2fab98f4ba50a63767ca73c3c1e82583e/include/opendb/Logger.h#L34-L36 However, this library is not required by CMakeLists.txt

Please let me know if you need more information.

Thanks, Sheiny

osamahammad21 commented 3 years ago

@maliberty this needs to be closed