Skip to content
This repository has been archived by the owner on Mar 28, 2022. It is now read-only.

Add CMake build system #24

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open

Conversation

v-for-vandal
Copy link

Descrpition:
Add files necessary for CMake build system to operate. This change doesn't break old src/Makefile build system.
This new system currently can work only on Linux( tested ). Additionaly CMake claims to be platform-independed, but no tests were done for Windows and Mac OS X building.

Summary

  1. Add necessary CMakeLists.txt
  2. Add necessary cmake FindXXX modules into cmake/modules

1. Add necessary CMakeLists.txt
2. Add necessary cmake FindXXX modules into cmake/modules
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant