mariuz / flamerobin

FlameRobin is a database administration tool for Firebird RDBMS. Our goal is to build a tool that is: lightweight (small footprint, fast execution) cross-platform (Linux, Windows, Mac OS X, FreeBSD) dependent only on other Open Source software
http://flamerobin.org
MIT License
214 stars 66 forks source link

Update CMakeLists to work on MacOS 🍏 #222

Closed Tomas2D closed 3 years ago

Tomas2D commented 3 years ago

Hello, based on the reported issue #220 I have investigated the problem and found the solution.

This MR updates the CMake configuration that way it would work on macOS.

Thanks for this great piece of software! :-)