Skip to content Skip to sidebar Skip to footer
Showing posts with the label Build

How To Set Environment Variable For Build Time In Cmake?

I have a python script that generates .cpp sources that are used in consequent compilation. The scr… Read more How To Set Environment Variable For Build Time In Cmake?

How To Set Up Relative Paths To Make A Portable .exe Build In Pyinstaller With Python 3?

I've looked up everywhere and got no definite response to a rather trivial question. I have a … Read more How To Set Up Relative Paths To Make A Portable .exe Build In Pyinstaller With Python 3?