FTXUI/cmake
Shriram Ravindranathan 9a707367b7
Remove system install interface "include"
When using installed ftxui with cmake find_package, cmake is unable to
configure ftxui::screen, and it complains about a path "/include" in its
INTERFACE_INCLUDE_DIRECTORIES. Removing the SYSTEM INSTALL_INTERFACE
from ftxui_set_options seems to fix the issue without causing any other
problems in building and using the library.
2024-02-17 18:09:47 +05:30
..
ftxui_benchmark.cmake cmake: support gtest from the package manager (#552) 2023-01-14 20:37:42 +01:00
ftxui_coverage.cmake Add code coverage support. (#378) 2022-04-17 15:47:20 +02:00
ftxui_export.cmake build: Properly escape paths which may contain spaces 2023-05-29 16:27:31 +02:00
ftxui_find_google_benchmark.cmake Upgrade the version of google benchmark (#709) 2023-07-29 11:00:48 +02:00
ftxui_find_google_test.cmake build: Properly escape paths which may contain spaces 2023-05-29 16:27:31 +02:00
ftxui_fuzzer.cmake CMake: use compile_features to set min C++ standard (#647) 2023-05-25 19:34:34 +02:00
ftxui_install.cmake build: Properly escape paths which may contain spaces 2023-05-29 16:27:31 +02:00
ftxui_message.cmake build: Display options and turn DOC/EXAMPLE OFF (#661) 2023-06-04 14:35:08 +02:00
ftxui_package.cmake cmake: support gtest from the package manager (#552) 2023-01-14 20:37:42 +01:00
ftxui_set_options.cmake Remove system install interface "include" 2024-02-17 18:09:47 +05:30
ftxui_test.cmake Fix CMAKE_UNITY_BUILD usage (#738) 2023-08-28 21:38:51 +02:00
ftxui-config.cmake.in build: Check package version in find_package (#643) 2023-05-19 17:50:23 +02:00
iwyu.cmake build: Properly escape paths which may contain spaces 2023-05-29 16:27:31 +02:00