Skip to content

Commit b8213f7

Browse files
committed
Activate xrGame build in CMake
1 parent b122b5b commit b8213f7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/CMakeLists.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ add_subdirectory(xrAICore)
66
add_subdirectory(xrCDB)
77
add_subdirectory(xrCore)
88
add_subdirectory(xrEngine)
9-
#add_subdirectory(xrGame)
9+
add_subdirectory(xrGame)
1010
#add_subdirectory(xrNetServer)
1111
add_subdirectory(xrParticles)
1212
add_subdirectory(xrPhysics)

0 commit comments

Comments
 (0)