Skip to content

Commit

Permalink
More vars
Browse files Browse the repository at this point in the history
  • Loading branch information
sfodagain committed Oct 11, 2024
1 parent e2f70bb commit b2eacf9
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -177,10 +177,10 @@ if (BUILD_DEPS)
list(APPEND AWSLC_CMAKE_ARGUMENTS -DCMAKE_LIBRARY_OUTPUT_DIRECTORY=${CMAKE_LIBRARY_OUTPUT_DIRECTORY})
endif()

# if (CMAKE_MAKE_PROGRAM)
# list(APPEND AWSLC_CMAKE_ARGUMENTS -DCMAKE_MAKE_PROGRAM=${CMAKE_MAKE_PROGRAM})
# endif()
#
if (CMAKE_MAKE_PROGRAM)
list(APPEND AWSLC_CMAKE_ARGUMENTS -DCMAKE_MAKE_PROGRAM=${CMAKE_MAKE_PROGRAM})
endif()

# if (CMAKE_RUNTIME_OUTPUT_DIRECTORY)
# list(APPEND AWSLC_CMAKE_ARGUMENTS -DCMAKE_RUNTIME_OUTPUT_DIRECTORY=${CMAKE_RUNTIME_OUTPUT_DIRECTORY})
# endif()
Expand Down

0 comments on commit b2eacf9

Please sign in to comment.