Skip to content

Commit

Permalink
[pre-commit.ci] auto fixes from pre-commit.com hooks
Browse files Browse the repository at this point in the history
for more information, see https://pre-commit.ci
  • Loading branch information
pre-commit-ci[bot] committed Jan 17, 2024
1 parent de957e8 commit 0ef92da
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -236,8 +236,7 @@ gammaray_option(
)

gammaray_option(
GAMMARAY_ALWAYS_INSTALL_HEADERS
"Install header, Qt's project include and CMake export files."
GAMMARAY_ALWAYS_INSTALL_HEADERS "Install header, Qt's project include and CMake export files."
$<IF:$<BOOL:${GAMMARAY_PROBE_ONLY_BUILD}>,OFF,ON>
)

Expand Down

0 comments on commit 0ef92da

Please sign in to comment.