mirror of
https://github.com/google/flatbuffers.git
synced 2026-06-01 19:58:15 +00:00
add working directory (#6878)
This commit is contained in:
@@ -496,6 +496,7 @@ if(PYTHONINTERP_FOUND AND
|
||||
TARGET flatc
|
||||
POST_BUILD
|
||||
COMMAND ${GENERATION_SCRIPT} "${FLATBUFFERS_FLATC_EXECUTABLE}"
|
||||
WORKING_DIRECTORY "${CMAKE_CURRENT_SOURCE_DIR}"
|
||||
COMMENT "Generating code..."
|
||||
VERBATIM)
|
||||
endif()
|
||||
|
||||
Reference in New Issue
Block a user