[ox/std] Move most macros to def.hpp in anticipation of C++20 modules
This commit is contained in:
3
deps/ox/src/ox/std/CMakeLists.txt
vendored
3
deps/ox/src/ox/std/CMakeLists.txt
vendored
@@ -24,7 +24,6 @@ add_library(
|
||||
buffer.cpp
|
||||
buildinfo.cpp
|
||||
byteswap.cpp
|
||||
defer.hpp
|
||||
fmt.cpp
|
||||
heapmgr.cpp
|
||||
memops.cpp
|
||||
@@ -71,7 +70,9 @@ install(
|
||||
buffer.hpp
|
||||
buildinfo.hpp
|
||||
byteswap.hpp
|
||||
def.hpp
|
||||
defines.hpp
|
||||
defer.hpp
|
||||
error.hpp
|
||||
fmt.hpp
|
||||
hardware.hpp
|
||||
|
Reference in New Issue
Block a user