minexew / templeos-loader

User-space loader for TempleOS
4 stars 6 forks source link

Update README and remake-holycrt.sh for static build instructions. #23

Closed tos11 closed 3 years ago

tos11 commented 3 years ago

I was able to build this on Ubuntu, but because the version of CMake on Ubuntu is less than 3.13, I had to modify my CMakeLists.txt to use set_target_properties instead of target_link_options. If you want me to add a pull request for that change so people can use older versions of CMake let me know.

minexew commented 3 years ago

Thanks. Someday I have to get around to cleaning this whole project up and merging the outstanding branches.