ridiculousfish
|
6ff0f86606
|
Define fish_indent and fish_key_reader in CMake
This adds CMake targets for fish_indent and fish_key_reader.
|
2017-10-14 13:11:41 -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 |
|
ridiculousfish
|
fe37a1646d
|
Build pcre2 and muparser with CMake
This adds files MuParser.cmake and PCRE2.cmake. PCRE2 is built using
its own CMake path, while MuParser uses ExternalProject.
|
2017-10-14 13:11:41 -07:00 |
|
ridiculousfish
|
9f8ae95b0e
|
Initial CMake import
This adds a basic CMakeLists.txt. It also adds a ConfigureChecks.cmake
and config_cmake.h.in that produces a config.h.
|
2017-10-14 13:11:41 -07:00 |
|