-
Notifications
You must be signed in to change notification settings - Fork 23
Codeblocks Linux
Audureau Yoan edited this page Oct 20, 2015
·
5 revisions
- Install dependencies
- Install cmake and codeblocks
- Clone FreeTure repository
- In cmake directory, run :
cmake . -G "CodeBlocks - Unix Makefiles"
- The generated codeblocks project is in the cmake directory. Open it with codeblocks.
Smile! You are on FreeTure wiki!