Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Minor build system rework #26

Merged
merged 1 commit into from Apr 25, 2013
Merged

Minor build system rework #26

merged 1 commit into from Apr 25, 2013

Conversation

AMDmi3
Copy link
Contributor

@AMDmi3 AMDmi3 commented Apr 22, 2013

This reworks build system a bit

  • Mainly moves CMakeLists parts around to form distinguishable sections.
  • Add libinotify support on systems where inotify isn't embedded in the standard library
  • Turns Log4Cpp macro in more common .cmake-file
  • Simplifies some bits, like using ${SYSTEM_LIBRARIES}

Tested on FreeBSD, but still to be tested on Windows and Linux.

@TheMarex
Copy link
Contributor

Just tested it on Ubuntu 12.10, seems to work fine.

@Mixaill
Copy link
Contributor

Mixaill commented Apr 24, 2013

Works fine on Windows.

@AMDmi3
Copy link
Contributor Author

AMDmi3 commented Apr 25, 2013

Good. Then there're no objections for merging this?

TheMarex added a commit that referenced this pull request Apr 25, 2013
@TheMarex TheMarex merged commit 9cbbb94 into master Apr 25, 2013
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants