Skip to content

Commit

Permalink
added CheckCXXCompilerFlag
Browse files Browse the repository at this point in the history
  • Loading branch information
randaz81 committed Sep 13, 2023
1 parent ae4749c commit 669453f
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -45,6 +45,7 @@ set_property(GLOBAL PROPERTY AUTOGEN_SOURCE_GROUP "Generated Files")
# Check system configuration.
# See cmake/YarpSystemCheck.cmake.
#include(YarpSystemCheck)
include(CheckCXXCompilerFlag)

# Set up some compilation options.
# See cmake/YarpOptions.cmake.
Expand Down

0 comments on commit 669453f

Please sign in to comment.