Skip to content

Commit

Permalink
update
Browse files Browse the repository at this point in the history
  • Loading branch information
snnn committed Jan 22, 2024
1 parent a5f4d64 commit c64b62a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ FetchContent_Declare(safeint
FetchContent_MakeAvailable(safeint)
endif()

project (Generators LANGUAGES CXX)
project (Generators LANGUAGES C CXX)

# Checking if CUDA is supported
include(CheckLanguage)
Expand Down

0 comments on commit c64b62a

Please sign in to comment.