mirror of https://github.com/AxioDL/metaforce.git
FreeBSD fixes
This commit is contained in:
parent
8e7c91b942
commit
922abb73bb
|
@ -32,6 +32,7 @@ endif()
|
|||
|
||||
if(${CMAKE_SYSTEM_NAME} MATCHES "FreeBSD")
|
||||
include_directories(/usr/local/include)
|
||||
link_directories(/usr/local/lib)
|
||||
endif()
|
||||
|
||||
if(("${CMAKE_BUILD_TYPE}" STREQUAL "Release" OR "${CMAKE_BUILD_TYPE}" STREQUAL "RelWithDebInfo")
|
||||
|
|
2
amuse
2
amuse
|
@ -1 +1 @@
|
|||
Subproject commit 3fd3f3edc51e1d1de74bdb62907cb4ff333995ad
|
||||
Subproject commit c886bfd7d2e7ef0d397db469160cbce3e29484ee
|
2
hecl
2
hecl
|
@ -1 +1 @@
|
|||
Subproject commit 3764728bccf2261a71a6d91130710aeed47fe832
|
||||
Subproject commit 6c5f33442c2c0103d3787b23e52ac5996f663096
|
2
nod
2
nod
|
@ -1 +1 @@
|
|||
Subproject commit d106299a1154aeef9890ba4af7b9e43915160be6
|
||||
Subproject commit bcfe1a5d33c6a191489b37ff6144a78b36099a03
|
Loading…
Reference in New Issue