cmake(python): add stubgen path message

This commit is contained in:
Corentin Le Molgat
2023-11-27 00:34:07 -08:00
parent f17d044065
commit 7836876930

View File

@@ -391,6 +391,7 @@ find_program(
NAMES stubgen stubgen.exe
REQUIRED
)
message(STATUS "Python: stubgen: ${stubgen_EXECUTABLE}")
add_custom_command(
OUTPUT python/stub_timestamp