pep8 fixes
This commit is contained in:
@ -43,6 +43,7 @@ def setup_build_path(build_path):
|
||||
else:
|
||||
os.makedirs(build_path, 0o755)
|
||||
|
||||
|
||||
def adapt_cmake_command_to_arch(cmake_command):
|
||||
"""
|
||||
Adapt CMake command for MS Windows architecture:
|
||||
|
Reference in New Issue
Block a user