Parent Directory
|
Revision Log
|
Patch
revision 3967 by capela, Sun May 30 14:56:01 2021 UTC | revision 3968 by capela, Tue Jun 22 15:48:43 2021 UTC | |
---|---|---|
# | Line 132 endif () | Line 132 endif () |
132 | ||
133 | ||
134 | # Find package modules | # Find package modules |
135 | find_package (PkgConfig REQUIRED) | include (FindPkgConfig) |
136 | ||
137 | # Check for LSCP libraries. | # Check for LSCP libraries. |
138 | pkg_check_modules (LSCP REQUIRED IMPORTED_TARGET lscp) | pkg_check_modules (LSCP REQUIRED IMPORTED_TARGET lscp) |
|
ViewVC Help | |
Powered by ViewVC |