X Tutup
Skip to content

Fix Issue 3563: Added message to dependency_check cmake#3564

Merged
christophe-murphy merged 1 commit intoarrayfire:masterfrom
edwinsolisf:issue3563
Aug 30, 2024
Merged

Fix Issue 3563: Added message to dependency_check cmake#3564
christophe-murphy merged 1 commit intoarrayfire:masterfrom
edwinsolisf:issue3563

Conversation

@edwinsolisf
Copy link
Contributor

Added message to dependency_check function in line 23 of test/CMakeLists.txt file

Description

  • Is this a new feature or a bug fix?: Bug fix
  • Why these changes are necessary: Fix cmake configuring when AF_WITH_EXTERNAL_PACKAGES_ONLY enabled
  • Potential impact on specific hardware, software or backends: None
  • New functions and their functionality: None
  • Can this PR be backported to older versions?: Yes
  • Future changes not implemented in this PR: None

Fixes: #3563

Changes to Users

  • No options added to the build
  • No action required by the user

Checklist

  • Rebased on latest master
  • Code compiles
  • Tests pass
  • Functions added to unified API
  • Functions documented

@christophe-murphy christophe-murphy merged commit eefbb7c into arrayfire:master Aug 30, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[Build] CMake Error when building with AF_WITH_EXTERNAL_PACKAGES_ONLY enabled

2 participants

X Tutup