Search found 1 match
- Tue Mar 08, 2016 12:34
- Forum: Help
- Topic: Use of cmake
- Replies: 3
- Views: 7265
Use of cmake
Hello, I'm trying to compile a project using CEGUI. I have the FindCEGUI.cmake in place (https://bitbucket.org/cegui/cegui/src/8381a8dd80fbc732074f1cf05efe85217b15a948/cmake/FindCEGUI.cmake?at=v0-8&fileviewer=file-view-default). Here is the lines I have put in my CMakeLists.txt find_package(CEGU...