Skip to content

Commit

Permalink
CMake: remove xrEngine from build
Browse files Browse the repository at this point in the history
  • Loading branch information
eagleivg committed Jul 23, 2018
1 parent 76a9398 commit a792d1c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ add_subdirectory(Layers)
add_subdirectory(xrAICore)
add_subdirectory(xrCDB)
add_subdirectory(xrCore)
add_subdirectory(xrEngine)
#add_subdirectory(xrEngine)
#add_subdirectory(xrGame)
#add_subdirectory(xrNetServer)
add_subdirectory(xrParticles)
Expand Down

0 comments on commit a792d1c

Please sign in to comment.