Skip to content

Commit

Permalink
* Fixed compilation in Linux
Browse files Browse the repository at this point in the history
  • Loading branch information
addictgamer committed Sep 1, 2020
1 parent 8887863 commit 1fb94db
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -74,6 +74,8 @@ if(PANDORA_ENABLED)
set(PANDORA 1)
endif()

set(Haiku 0)

set(CMAKE_MODULE_PATH ${CMAKE_MODULE_PATH} "${CMAKE_SOURCE_DIR}/cmake/Modules/")

set(CMAKE_OSX_ARCHITECTURES x86_64)
Expand Down

0 comments on commit 1fb94db

Please sign in to comment.