BuildSystem: Add banan-os cmake platform
This commit is contained in:
@@ -0,0 +1,2 @@
|
||||
include(Platform/banan-os-GNU)
|
||||
__banan_os_compiler_gnu(CXX)
|
||||
Reference in New Issue
Block a user
@@ -0,0 +1,2 @@
|
||||
include(Platform/banan-os-GNU)
|
||||
__banan_os_compiler_gnu(CXX)
|
||||