Hacktoberfest 2026: the issues maintainers tagged for October, open and beginner-friendly. Browse Hacktoberfest issues

Unknown CMake command "CUDA_ADD_LIBRARY".

Open
#14 2 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Assessment

Difficulty
3/5
Estimated time
1-2 days
Newbie friendliness
25/100
Issue type
Bug
Clarity
Needs clarification
Activity status
Stale
Tech stack
cmake
Domain
build-system

Research direction

Reproduce the failure with cmake ocuequation/ and inspect CMakeLists.txt at line 15, where CUDA_ADD_LIBRARY is invoked. Check how this project expects CUDA commands to be provided and what CMake configuration is supported. Done means configuration completes without the unknown-command error.

Written by the indexing model from the issue text.

Description

auto-migrated Priority-Medium Type-Defect
What steps will reproduce the problem?
1. I entered ..../src/, then typed cmake ocuequation/
2.
3.

What is the expected output? What do you see instead?

CMake Error at CMakeLists.txt:15 (CUDA_ADD_LIBRARY):
  Unknown CMake command "CUDA_ADD_LIBRARY".


What version of the product are you using? On what operating system?
1.0.1, ubuntu 8.04 64-bit

Please provide any additional information below.


Original issue reported on code.google.com by xueqianz...@gmail.com on 10 Feb 2011 at 10:10

Dominant language
Cuda
Stars
6
Forks
2
PR merge metrics
No merged PRs in 30d

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

More from ExpectationMax/opencurrent

All issues in ExpectationMax/opencurrent

Similar issues

More Build System issues

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.