]> granicus.if.org Git - libjpeg-turbo/commit
Build: Use FILEPATH type for NASM CMake variable
authorDRC <information@libjpeg-turbo.org>
Sat, 19 Dec 2015 20:18:21 +0000 (14:18 -0600)
committerDRC <information@libjpeg-turbo.org>
Sat, 19 Dec 2015 20:18:21 +0000 (14:18 -0600)
commit71e971fb357ff706959abd3d86dfedfdb5c0a7f1
treea5803c78f8622464f22ba5dc40c70e92d0234a3d
parentbf04316e63edb1388cd9f73261ee106775d198d9
Build: Use FILEPATH type for NASM CMake variable

This causes cmake-gui to to display the proper file chooser dialog
(as opposed to the directory chooser.)

Fixes #40
simd/CMakeLists.txt