Obsidian-StudiosInc / ecrire

General purpose graphical Text Editor built on the Enlightenment Foundation Libraries (EFL)
GNU General Public License v3.0
7 stars 1 forks source link

Fix building on FreeBSD #12

Closed Peter2121 closed 7 years ago

Peter2121 commented 7 years ago

I modified CMake files to be able to build ecrire on FreeBSD. The modifications should not change anything on another platforms.

wltjr commented 7 years ago

Great thank you for the contribution!