Skip to content

Commit

Permalink
update saiga
Browse files Browse the repository at this point in the history
  • Loading branch information
Darius Rueckert committed Nov 4, 2021
1 parent f360201 commit a1f0219
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion CMakeLists.txt
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
cmake_minimum_required(VERSION 3.8 FATAL_ERROR)
project(ADOP VERSION 1.0.0 LANGUAGES CXX CUDA)
project(ADOP VERSION 1.0.0 LANGUAGES C CXX CUDA)

set(CMAKE_MODULE_PATH "${PROJECT_SOURCE_DIR}/cmake" ${CMAKE_MODULE_PATH})
list(APPEND CMAKE_MODULE_PATH "${PROJECT_SOURCE_DIR}/External/saiga/cmake/")
Expand Down

0 comments on commit a1f0219

Please sign in to comment.