mirror of
https://github.com/reactos/reactos.git
synced 2025-05-08 03:07:05 +00:00
[CMAKE]
* Remove unneeded set_rc_compiler. svn path=/trunk/; revision=57965
This commit is contained in:
parent
170f86f348
commit
9e87af1372
1 changed files with 0 additions and 1 deletions
|
@ -79,7 +79,6 @@ add_target_include_directories(kmtest_printf ${REACTOS_SOURCE_DIR}/lib/sdk/crt/i
|
||||||
#
|
#
|
||||||
# kmtest.exe loader application
|
# kmtest.exe loader application
|
||||||
#
|
#
|
||||||
set_rc_compiler()
|
|
||||||
|
|
||||||
list(APPEND KMTEST_SOURCE
|
list(APPEND KMTEST_SOURCE
|
||||||
kmtest/kmtest.c
|
kmtest/kmtest.c
|
||||||
|
|
Loading…
Reference in a new issue