Add __buildinfo package to ox

This commit is contained in:
2018-03-15 00:38:23 -05:00
parent b16d781826
commit db7eb9a397
2 changed files with 37 additions and 0 deletions

View File

@@ -0,0 +1,6 @@
install(
FILES
defines.hpp
DESTINATION
include/ox/__buildinfo
)