Commit Graph

7 Commits

Author SHA1 Message Date
Hugues Delorme
2bce7b4a90 benchmarks: new benchmarks can be easily added as subdirs of benchmark_other 2015-12-18 10:49:43 +01:00
Hugues Delorme
cc18d93bb1 cmake: support TinyCC 2015-09-24 18:16:08 +02:00
Hugues Delorme
60c1683965 benchmarks: put a CMakeLists.txt file per sub-folder 2015-09-22 18:33:19 +02:00
Hugues Delorme
5852b97b44 cmake: dependant options for benchmarks, refactor 2015-09-02 12:08:14 +02:00
Hugues Delorme
56bb6d8e65 cmake: simplifications
* All options reside in the top-level CMakeLists.txt file
* No need to find gmio library, just add "gmio" as a target dependency
* In tests, link to gmio library instead of recompiling needed source code
2015-09-01 18:20:31 +02:00
Hugues Delorme
deccace38b benchmarks: bench_ -> benchmark_ 2015-09-01 17:30:49 +02:00
Hugues Delorme
2f6af3ed26 move repo gmio-benchmarks inside gmio 2015-09-01 17:01:38 +02:00