mmp / pbrt-v3

Source code for pbrt, the renderer described in the third edition of "Physically Based Rendering: From Theory To Implementation", by Matt Pharr, Wenzel Jakob, and Greg Humphreys.
http://pbrt.org
BSD 2-Clause "Simplified" License
4.87k stars 1.18k forks source link

update cmake version #222

Closed mudream4869 closed 4 years ago

mudream4869 commented 5 years ago

target_compile_features()

https://cmake.org/cmake/help/v3.1/release/3.1.0.html

mmp commented 4 years ago

Thanks!