WIP on master: 1a3be4b update readme.md

This commit is contained in:
milang 2019-09-01 14:42:10 +02:00
commit cf7300f958
1 changed files with 2 additions and 8 deletions

10
configure vendored
View File

@ -16,18 +16,12 @@ help()
{
cat << EOF
Configuration script for the fxengine library.
Usage: $0 [options...]
This is actually very simple... ^^
You should build out-of-tree by creating a build directory and configuring from
there.
Build option:
Build option (there is just only one) :
--enable-profiling
By default, profiling is disabled, tht means you will not have access to fps. :(
This option enables fps count, but you need to have libprof (by Lephenixnoir) installed