Skip to content

Commit

Permalink
disable verbose output for jitify_preprocess
Browse files Browse the repository at this point in the history
  • Loading branch information
cwharris committed Apr 7, 2021
1 parent 44e947c commit cb18528
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion cpp/cmake/Modules/JitifyPreprocessKernels.cmake
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,6 @@ function(jit_preprocess_files)
VERBATIM
COMMAND jitify_preprocess ${ARG_FILE}
-o ${CUDF_GENERATED_INCLUDE_DIR}/include/jit_preprocessed_files
-v
-i
-m
-std=c++14
Expand Down

0 comments on commit cb18528

Please sign in to comment.