Skip to content

Forced the searching of python2#63

Open
aletra wants to merge 1 commit intoZ-WavePublic:masterfrom
aletra:patch-2
Open

Forced the searching of python2#63
aletra wants to merge 1 commit intoZ-WavePublic:masterfrom
aletra:patch-2

Conversation

@aletra
Copy link

@aletra aletra commented Sep 21, 2021

No description provided.


add_custom_command(OUTPUT zw_gen_hdr.c
COMMAND ${PYTHON_EXECUTABLE} generate_c_decoder.py > ${CMAKE_CURRENT_BINARY_DIR}/zw_gen_hdr.c
COMMAND ${Python2_EXECUTABLE} generate_c_decoder.py > ${CMAKE_CURRENT_BINARY_DIR}/zw_gen_hdr.c
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

maybe sheebang (#!/usr/bin/env python2) could be added to script too and run without interpreter

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants

Comments