Skip to content

Commit

Permalink
Merge branch 'atdv-409-atdm-ats1' into atdm-nightly-manual-updates (#…
Browse files Browse the repository at this point in the history
  • Loading branch information
e10harvey committed Jan 12, 2021
2 parents e4fd209 + 17f340e commit 1deb0db
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions cmake/std/atdm/ATDMDevEnvSettings.cmake
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,9 @@

INCLUDE("${CMAKE_CURRENT_LIST_DIR}/utils/ATDMDevEnvUtils.cmake")

# Ensure that LDFLAGS is picked up by the CMake compiler checks
SET(CMAKE_EXE_LINKER_FLAGS "$ENV{LDFLAGS} ${CMAKE_EXE_LINKER_FLAGS}")

#
# A) Assert the right env vars are set, read in env vars, and set local
# defaults
Expand Down

0 comments on commit 1deb0db

Please sign in to comment.