Skip to content
Commit 32b231fd authored by Erik Lundell's avatar Erik Lundell
Browse files

Improve pip installation



- Add cmake dependency in pyproject.toml
- Fix attempting to configure cmake with different generators
	Ninja was set in the CmakeCache, affecting the second attempt.
- Additional error handling in setup.py

Exceptions are raised when installation fails,
prints contain additional info and are only shown
when pip is run with -v flag.

Signed-off-by: Erik Lundell's avatarErik Lundell <erik.lundell@arm.com>
Change-Id: Idb15a0e06cd7b4144c0c42396b843fdcc7b24601
parent a0ee648f
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment