[DRTVWR-476] - test adding at beginiing of list

master
Anchor 2019-05-08 18:05:49 -06:00 committed by Nat Goodspeed
parent e039f5e29e
commit 761d9aa3bf
2 changed files with 2 additions and 2 deletions

View File

@ -209,7 +209,7 @@ FUNCTION(LL_ADD_INTEGRATION_TEST
)
if (WINDOWS)
list(APPEND libraries legacy_stdio_definitions)
list(INSERT libraries 0 legacy_stdio_definitions)
endif (WINDOWS)
# Add test executable build target

View File

@ -1978,7 +1978,7 @@ endif (WINDOWS)
# modern version.
if (WINDOWS)
list(APPEND LLAPPEARANCE_LIBRARIES legacy_stdio_definitions)
list(INSERT PNG_PRELOAD_ARCHIVES 0 legacy_stdio_definitions)
endif (WINDOWS)
target_link_libraries(${VIEWER_BINARY_NAME}