]> granicus.if.org Git - graphviz/commit
CMake: consolidate Python checks
authorMatthew Fernandez <matthew.fernandez@gmail.com>
Tue, 29 Mar 2022 15:23:13 +0000 (08:23 -0700)
committerMatthew Fernandez <matthew.fernandez@gmail.com>
Sun, 3 Apr 2022 03:10:45 +0000 (20:10 -0700)
commit7ce493f999d330702a3000a30bb88a281ca56aae
tree59593cfc93be858a91542bcd2545469d0390b25a
parent34612a6a2175b06ca59c2593512358762a7b8575
CMake: consolidate Python checks

This essentially removes the conditional check, when an unconditional check was
already being performed later.
CMakeLists.txt