mirror of
https://github.com/davidgiven/fluxengine.git
synced 2025-10-31 11:17:01 -07:00
Split C and C++ libraries, so that you can use C++ compiler flags. Build with
C++17.
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
from build.c import clibrary
|
||||
from build.c import cxxlibrary
|
||||
from build.protobuf import proto, protocc
|
||||
|
||||
proto(
|
||||
|
||||
Reference in New Issue
Block a user