mirror of
https://github.com/furyfire/trueskill.git
synced 2025-01-16 01:47:39 +00:00
8 lines
253 B
CMake
8 lines
253 B
CMake
|
set(CMAKE_CSharp_COMPILER "@CMAKE_CSharp_COMPILER@")
|
||
|
set(CMAKE_CSharp_COMPILER_LOADED @CMAKE_CSharp_COMPILER_LOADED@)
|
||
|
set(GAC_DIR @GAC_DIR@)
|
||
|
|
||
|
set(_csc_default_lib_path @_csc_default_lib_path@ CACHE INTERNAL "")
|
||
|
|
||
|
set(CMAKE_CSharp_COMPILER_ENV_VAR "CSC")
|