mirror of
https://github.com/akheron/jansson.git
synced 2025-04-06 05:55:05 +00:00
Remove warning
This commit is contained in:
parent
fe7873e963
commit
92760bb363
1 changed files with 1 additions and 1 deletions
|
@ -79,7 +79,7 @@ set(JANSSON_TEMP_DIR ${CMAKE_CURRENT_BINARY_DIR}/tmp)
|
|||
# same build-tree on Windows (MSVC).
|
||||
if (WIN32 AND NOT CMAKE_DEBUG_POSTFIX)
|
||||
set(CMAKE_DEBUG_POSTFIX "_d")
|
||||
endif (WIN32)
|
||||
endif()
|
||||
|
||||
# This is how I thought it should go
|
||||
# set (JANSSON_VERSION "2.3.1")
|
||||
|
|
Loading…
Add table
Reference in a new issue