David Adam
|
396faebc08
|
Move CMakeFiles to cmake
Makes in-tree (ie `cmake .`) builds work.
|
2017-11-17 16:21:55 +08:00 |
|
ridiculousfish
|
31348bee46
|
Improve IDE grouping in the CMake build
This adds intelligent groups and hides unused files when generating
IDE projects (Xcode, CLion, etc) in the CMake build.
|
2017-10-14 13:11:42 -07:00 |
|
ridiculousfish
|
b49b2f5a84
|
Add support for running high-level tests under CMake
This adds support in Tests.cmake for running the script and other
"high level" tests, in addition to the unit tests fish_tests.
|
2017-10-14 13:11:42 -07:00 |
|
ridiculousfish
|
af6bbbf83e
|
Support for fish_tests
This adds a basic Tests.cmake that can build and run fish_tests.
It also adds a 'test' target.
|
2017-10-14 13:11:41 -07:00 |
|