Skip to content

Commit

Permalink
test out without quotes
Browse files Browse the repository at this point in the history
Signed-off-by: Lilith Oberhauser <[email protected]>
  • Loading branch information
lilith218 committed Apr 16, 2024
1 parent eb5e6cc commit 5d9200f
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions cmake/check.cmake
Original file line number Diff line number Diff line change
Expand Up @@ -54,8 +54,8 @@ function(add_vsyncer_check)
# ##########################################################################
if(${VSYNCER_CHECK_USE_DAT3M})
set(CHECKER dartagnan)
set(CHECKER_ENV DARTAGNAN_OPTIONS="${VSYNCER_CHECK_DARTAGNAN_OPTIONS}"
DARTAGNAN_CAT_PATH="${PROJECT_SOURCE_DIR}/vmm"
set(CHECKER_ENV DARTAGNAN_OPTIONS=${VSYNCER_CHECK_DARTAGNAN_OPTIONS}
DARTAGNAN_CAT_PATH=${PROJECT_SOURCE_DIR}/vmm
)
list(APPEND CFLAGS -DVSYNC_DISABLE_SPIN_ANNOTATION
-DVSYNC_VERIFICATION_DAT3M)
Expand Down

0 comments on commit 5d9200f

Please sign in to comment.