]> granicus.if.org Git - yasm/commit
Add missing objfmt_x64 to CMakeLists.txt.
authorPeter Johnson <peter@tortall.net>
Fri, 19 Sep 2014 07:44:49 +0000 (00:44 -0700)
committerPeter Johnson <peter@tortall.net>
Fri, 19 Sep 2014 07:46:15 +0000 (00:46 -0700)
commit4c2772c3f90fe66c21642f838e73dba20284fb0a
tree063f38886ee22a84378ca1930aa7f7f1a9951853
parentba463d3c26c0ece2e797b8d6381b161633b5971a
Add missing objfmt_x64 to CMakeLists.txt.

This caused cmake builds to not recognize "x64" as an object format.

Reported by: Brian Gladman
modules/objfmts/coff/CMakeLists.txt