Package Details: csdr-eti-git r42.0aba1a3-1

Git Clone URL: https://aur.archlinux.org/csdr-eti-git.git (read-only, click to copy)
Package Base: csdr-eti-git
Description: DAB ETI decoder as a csdr module
Upstream URL: https://github.com/jketterl/csdr-eti
Licenses: GPL3
Conflicts: csdr-eti
Provides: csdr-eti
Submitter: SteamedFish
Maintainer: SteamedFish
Last Packager: SteamedFish
Votes: 0
Popularity: 0.000000
First Submitted: 2024-02-18 09:30 (UTC)
Last Updated: 2024-04-15 05:13 (UTC)

Dependencies (4)

Required by (1)

Sources (1)

Latest Comments

zygmund2000 commented on 2025-01-14 19:32 (UTC)

HI,

I have issue with build this package, something is wrong with Cmake:

CMake Error at src/CMakeLists.txt:7 (target_link_libraries): Target "csdr-eti" links to:

Csdr::csdr

but the target was not found. Possible reasons include:

* There is a typo in the target name.
* A find_package call is missing for an IMPORTED target.
* An ALIAS target is missing.

Can somebody help me with this?