Skip to content

Commit

Permalink
Enable all cool reactx code
Browse files Browse the repository at this point in the history
  • Loading branch information
DarkFire01 committed Nov 11, 2024
1 parent 104c7bb commit 0878ee3
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions win32ss/CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -4,9 +4,7 @@ set(USE_DIBLIB FALSE)
# Give WIN32 subsystem its own project.
PROJECT(WIN32SS)

if (NATIVE_REACTX)
add_definitions(-DNATIVE_REACTX)
endif()
add_definitions(-DNATIVE_REACTX)

add_subdirectory(drivers)

Expand Down

0 comments on commit 0878ee3

Please sign in to comment.