mirror of
https://gitlab.com/OpenMW/openmw.git
synced 2025-04-28 12:58:00 +03:00
remove findCXXOPTS.cmake
This commit is contained in:
parent
89cc9ffe54
commit
b8f2d835d9
1 changed files with 0 additions and 14 deletions
|
@ -1,14 +0,0 @@
|
|||
# Try to find CXXOPTS library
|
||||
|
||||
# Once done this will define
|
||||
# CXXOPTS_FOUND - System has the all required components.
|
||||
# CXXOPTS_INCLUDE_DIRS - Include directory necessary for using the required components headers.
|
||||
# CXXOPTS_LIBRARIES - Link these to use CXXOPTS.
|
||||
#
|
||||
|
||||
include(LibFindMacros)
|
||||
|
||||
libfind_pkg_detect(CXXOPTS cxxopts
|
||||
FIND_PATH cxxopts.hpp
|
||||
)
|
||||
libfind_process(CXXOPTS)
|
Loading…
Add table
Add a link
Reference in a new issue