Skip to content

Commit

Permalink
Merge cb48952 into ed20998
Browse files Browse the repository at this point in the history
  • Loading branch information
caic99 authored Aug 26, 2021
2 parents ed20998 + cb48952 commit c613427
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion source/CMakeLists.txt
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
cmake_minimum_required(VERSION 3.7)
project(DeePMD)
if (CMAKE_COMPILER_IS_GNU)
if (CMAKE_COMPILER_IS_GNUCXX)
set(CMAKE_LINK_WHAT_YOU_USE TRUE)
endif ()

Expand Down

0 comments on commit c613427

Please sign in to comment.