← 返回首页
Mark advanced build options reflecting the same in cmake by 9prady9 · Pull Request #3136 · arrayfire/arrayfire · GitHub
Skip to content

Navigation Menu

Toggle navigation
Sign in
Appearance settings
Search or jump to...

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Include my email address so I can be contacted

Saved searches

Use saved searches to filter your results more quickly

Appearance settings
Resetting focus
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension .txt  (1) All 1 file type selected Viewed files
Conversations
Failed to load comments. Retry
Loading
Jump to
Jump to file
Failed to load files. Retry
Loading
Diff view
Unified
Split
Hide whitespace
Apply and reload
Show whitespace
Diff view
Unified
Split
Hide whitespace
Apply and reload
9 changes: 9 additions & 0 deletions CMakeLists.txt
Show comments View file Edit file Delete file Open in desktop
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode characters
Original file line number Diff line number Diff line change
Expand Up @@ -105,8 +105,17 @@ af_deprecate(USE_CPUID AF_WITH_CPUID)

mark_as_advanced(
AF_BUILD_FRAMEWORK
AF_BUILD_OFFLINE
AF_CACHE_KERNELS_TO_DISK
AF_INSTALL_STANDALONE
AF_WITH_CPUID
AF_WITH_LOGGING
AF_WITH_STACKTRACE
AF_WITH_STATIC_FREEIMAGE
AF_WITH_NONFREE
AF_WITH_IMAGEIO
AF_TEST_WITH_MTX_FILES
ArrayFire_DIR
Boost_INCLUDE_DIR
CUDA_HOST_COMPILER
CUDA_SDK_ROOT_DIR
Expand Down
Toggle all file notes Toggle all file annotations

Footer

© 2026 GitHub, Inc.