Skip to content

Commit

Permalink
Merge 063ae05 into 2d269ef
Browse files Browse the repository at this point in the history
  • Loading branch information
kimkulling committed Aug 7, 2018
2 parents 2d269ef + 063ae05 commit ce48cfd
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions CMakeLists.txt
Expand Up @@ -105,6 +105,10 @@ OPTION ( BUILD_DOCS
"Build documentation using Doxygen."
OFF
)
OPTION( INJECT_DEBUG_POSTFIX
"Inject debug postfix in .a/.so lib names"
ON
)

IF (IOS)
IF (NOT CMAKE_BUILD_TYPE)
Expand Down

0 comments on commit ce48cfd

Please sign in to comment.