diff options
author | Chris Dyer <redpony@gmail.com> | 2015-03-03 01:14:07 -0500 |
---|---|---|
committer | Chris Dyer <redpony@gmail.com> | 2015-03-03 01:14:07 -0500 |
commit | 95183b5760d7f168ae093ae8f9b29740628a278f (patch) | |
tree | 4c213e940a80a08d60141d11ec35cbe8f17d4755 /README.cmake | |
parent | c7b2a39958912d7b85a384a871609e6db73042c7 (diff) |
migration to cmake
Diffstat (limited to 'README.cmake')
-rw-r--r-- | README.cmake | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/README.cmake b/README.cmake new file mode 100644 index 00000000..4653bee6 --- /dev/null +++ b/README.cmake @@ -0,0 +1,3 @@ + + cmake -G 'Unix Makefiles' -DMETEOR_JAR=/Users/cdyer/software/meteor-1.5/meteor-1.5.jar + |