Skip to content

Commit

Permalink
Merge branch '1.4.x'
Browse files Browse the repository at this point in the history
  • Loading branch information
dcommander committed Dec 19, 2015
2 parents 6fa5ebd + 71e971f commit fbe5007
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion simd/CMakeLists.txt
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
if(NOT DEFINED NASM)
set(NASM nasm CACHE PATH "Path to NASM/YASM executable")
set(NASM nasm CACHE FILEPATH "Path to NASM/YASM executable")
endif()

if(SIMD_X86_64)
Expand Down

0 comments on commit fbe5007

Please sign in to comment.