mirror of
https://github.com/encounter/SDL.git
synced 2025-12-10 05:57:44 +00:00
cmake: also add the recently-added include folder to the public interface
This commit is contained in:
committed by
Anonymous Maarten
parent
4ad4fe67c7
commit
3e1021239a
@@ -6,10 +6,6 @@ if(SDL_INSTALL_TESTS)
|
||||
include(GNUInstallDirs)
|
||||
endif()
|
||||
|
||||
# Global settings for all of the test targets
|
||||
# FIXME: is this wrong?
|
||||
remove_definitions(-DUSING_GENERATED_CONFIG_H)
|
||||
|
||||
if(PSP)
|
||||
link_libraries(
|
||||
SDL2main
|
||||
|
||||
Reference in New Issue
Block a user