Skip to content

Cannot be used with add_ac_subdir #38

@kgizdov

Description

@kgizdov
add_ac_subdir(
    NAME ilib-llama.cpp
    TARGET ac::llama
    VERSION 1.0.0
    GITHUB "alpaca-core/ilib-llama.cpp"
)

does not work:

[cmake] CMake Error at /home/gizdov/Git/alpaca-core/ac-build/ac_build_prj_util.cmake:16 (message):
[cmake]   ilib-llama.cpp version mismatch.  Expected 1.0.0.  Got
[cmake] Call Stack (most recent call first):
[cmake]   CMakeLists.txt:56 (add_ac_subdir)
[cmake] 

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

Projects

Status

Todo

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions