mirror of
https://github.com/luanti-org/luanti.git
synced 2025-10-17 10:25:21 +02:00
Move sha256.c to lib/
Precompiled headers don't work if we're not a pure C++ project.
This commit is contained in:
5
lib/sha256/cmake_config.h.in
Normal file
5
lib/sha256/cmake_config.h.in
Normal file
@@ -0,0 +1,5 @@
|
||||
// Filled in by the build system
|
||||
|
||||
#pragma once
|
||||
|
||||
#cmakedefine HAVE_ENDIAN_H
|
Reference in New Issue
Block a user