im trying to build on release mode on linux but getting this from cmake
Could not find a package configuration file provided by “cinder” with any
of the following names:
cinderConfig.cmake
cinder-config.cmake
Add the installation prefix of “cinder” to CMAKE_PREFIX_PATH or set
“cinder_DIR” to a directory containing one of the above files. If “cinder”
provides a separate development package or SDK, be sure it has been
installed.
Call Stack (most recent call first):
CMakeLists.txt:13 (ci_make_app)
how to fix this ?