cmake(python): add stubgen path message
This commit is contained in:
@@ -391,6 +391,7 @@ find_program(
|
||||
NAMES stubgen stubgen.exe
|
||||
REQUIRED
|
||||
)
|
||||
message(STATUS "Python: stubgen: ${stubgen_EXECUTABLE}")
|
||||
|
||||
add_custom_command(
|
||||
OUTPUT python/stub_timestamp
|
||||
|
||||
Reference in New Issue
Block a user