early-access version 1255
This commit is contained in:
6
externals/xbyak/CMakeLists.txt
vendored
Executable file
6
externals/xbyak/CMakeLists.txt
vendored
Executable file
@@ -0,0 +1,6 @@
|
||||
cmake_minimum_required(VERSION 2.6)
|
||||
project(xbyak)
|
||||
|
||||
file(GLOB headers xbyak/*.h)
|
||||
install(FILES ${headers} DESTINATION include/xbyak)
|
||||
|
Reference in New Issue
Block a user