Skip to content

Commit

Permalink
Merge pull request #9 from lofar-astron/master
Browse files Browse the repository at this point in the history
Remove language CXX from CMakeLists
  • Loading branch information
tammojan authored Jan 23, 2025
2 parents 14c4547 + 49d5337 commit c76fe5f
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 @@ -2,7 +2,7 @@

cmake_minimum_required(VERSION 3.5)

project(LofarStMan VERSION 1.0 LANGUAGES CXX)
project(LofarStMan VERSION 1.0)

set(CMAKE_MODULE_PATH ${CMAKE_SOURCE_DIR})

Expand Down

0 comments on commit c76fe5f

Please sign in to comment.