Skip to content

Commit

Permalink
Skip finding a C compiler for install test
Browse files Browse the repository at this point in the history
  • Loading branch information
ChrisThrasher committed Dec 21, 2023
1 parent 3b73cfd commit c893aa7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/install/CMakeLists.txt
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
cmake_minimum_required(VERSION 3.22)
project(rsl-install-test)
project(rsl-install-test CXX)

if(PROJECT_IS_TOP_LEVEL)
# Test consumption via find_package interface and ament_target_dependencies
Expand Down

0 comments on commit c893aa7

Please sign in to comment.