mirror of
https://github.com/irungentoo/toxcore.git
synced 2024-03-22 13:30:51 +08:00
Set appropriative cmake_policy
This commit is contained in:
parent
6939a48226
commit
ec38df6f91
|
@ -31,5 +31,7 @@ macro(linkCoreLibraries exe_name)
|
|||
endif()
|
||||
endmacro()
|
||||
|
||||
cmake_policy(SET CMP0011 NEW)
|
||||
|
||||
ADD_SUBDIRECTORY(testing)
|
||||
ADD_SUBDIRECTORY(other)
|
Loading…
Reference in New Issue
Block a user