4 lines
83 B
CMake
4 lines
83 B
CMake
find_package(SWIG REQUIRED
|
|
COMPONENTS invalid
|
|
OPTIONAL_COMPONENTS alsoinvalid)
|