mirror of
https://github.com/bspeice/libcvautomation
synced 2025-07-02 06:16:49 -04:00
Commit the pkg-config files
Fix some initial issues with not expanding '`' Make sure that pkg-config was getting expanded correctly
This commit is contained in:
@ -459,7 +459,7 @@ WARN_LOGFILE =
|
||||
# directories like "/usr/src/myproject". Separate the files or directories
|
||||
# with spaces.
|
||||
|
||||
INPUT = @top_srcdir@/include/@DOXYGEN_CV_VERSION@ @top_srcdir@/examples
|
||||
INPUT = @top_srcdir@/include/@CV_VERSION@ @top_srcdir@/examples
|
||||
|
||||
# If the value of the INPUT tag contains directories, you can use the
|
||||
# FILE_PATTERNS tag to specify one or more wildcard pattern (like *.cpp
|
||||
|
Reference in New Issue
Block a user