diff options
author | Josh Blum | 2013-02-11 23:57:01 -0800 |
---|---|---|
committer | Josh Blum | 2013-02-17 20:51:23 -0600 |
commit | 93afc6bff6ce58c08d8ae4b1509f682a05a9c59d (patch) | |
tree | 51b4326bf88f54fb520f8c55c1a1634edd4dd21e /include/gras/CMakeLists.txt | |
parent | 54b349885289913a212cf2fa88729cb327d0c84a (diff) | |
download | sandhi-93afc6bff6ce58c08d8ae4b1509f682a05a9c59d.tar.gz sandhi-93afc6bff6ce58c08d8ae4b1509f682a05a9c59d.tar.bz2 sandhi-93afc6bff6ce58c08d8ae4b1509f682a05a9c59d.zip |
gras: ifdef'd chrono for timing purposes
Diffstat (limited to 'include/gras/CMakeLists.txt')
-rw-r--r-- | include/gras/CMakeLists.txt | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/include/gras/CMakeLists.txt b/include/gras/CMakeLists.txt index f0b0d3a..0ec3c98 100644 --- a/include/gras/CMakeLists.txt +++ b/include/gras/CMakeLists.txt @@ -3,6 +3,7 @@ ######################################################################## install(FILES + chrono.hpp block.hpp block.i element.hpp |