Commits


Daniel Varga authored and Dominic Hamon committed 312d9d0ac5c
Fix cmake file not to use CMAKE_SOURCE_DIR (#367) Using CMAKE_SOURCE_DIR benchmark cannot be built as part of a project. This change allows to add benchmark using add_subdirectory to a bigger project.